* test: allow connecting to a local ganache node by signing transactions in brower * chore: update environment variables * fix: disassocaition * chore: remove redundant code * chore: rewrite promise as async/await * fix: approval amount too low * chore: address PR comments * test: fix tets * revert changes to env file * chore: changes as per pr comments
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
export * from './ascii-to-hex';
|
|
export * from './prepend-0x';
|