Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get error in running example for fluidex engine #2

Open
armagg opened this issue Jul 28, 2021 · 1 comment
Open

get error in running example for fluidex engine #2

armagg opened this issue Jul 28, 2021 · 1 comment

Comments

@armagg
Copy link

armagg commented Jul 28, 2021

afeter runnig i get
Caught error: TypeError: blake_hash_1.default is not a function
at prv2bigint (/home/omid/dingir-exchange/examples/js/fluidex.js/src/eddsa.ts:17:20)
at Object.prv2pub (/home/omid/dingir-exchange/examples/js/fluidex.js/src/eddsa.ts:24:52)
at new L2Account (/home/omid/dingir-exchange/examples/js/fluidex.js/src/account.ts:35:22)
at Function.fromSignature (/home/omid/dingir-exchange/examples/js/fluidex.js/src/account.ts:102:21)
at Function.fromPrivkey (/home/omid/dingir-exchange/examples/js/fluidex.js/src/account.ts:92:20)
at Function.fromMnemonic (/home/omid/dingir-exchange/examples/js/fluidex.js/src/account.ts:86:20)
at initAccounts (/home/omid/dingir-exchange/examples/js/trade.ts:34:23)
at processTicksAndRejections (internal/process/next_tick.js:81:5)
npm ERR! code 1
npm ERR! path /home/omid/dingir-exchange/examples/js
npm ERR! command failed
npm ERR! command sh -c ts-node "trade.ts"

@0xmountaintop
Copy link
Member

can you provide more details? What did you run and how did you run it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants