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

Nami.getAssets() providing empty array and Nami.send() is not working giving error expected instance of BigNum #15

Open
Mahad-Ahmad opened this issue Jul 22, 2022 · 0 comments

Comments

@Mahad-Ahmad
Copy link

Nami.send({ address:
'addr1q9zuz87pdpavf4qv887ku2d5u3cvamz8v7mlzqdm6rw62jln442xmqc6emat80hua9a5sdf5jsavm22mkp7c2ka80c2suk45r7',
amount: 20,})
Unhandled Runtime Error
Error: expected instance of BigNum

Call Stack
_assertClass
node_modules/@emurgo/cardano-serialization-lib-browser/cardano_serialization_lib_bg.js (193:0)
Module.min_ada_required
node_modules/@emurgo/cardano-serialization-lib-browser/cardano_serialization_lib_bg.js (341:0)
Object.eval
node_modules/nami-wallet-api/lib/index.js (243:0)
step
node_modules/nami-wallet-api/lib/index.js (52:0)
Object.eval [as next]
node_modules/nami-wallet-api/lib/index.js (33:45)
fulfilled
node_modules/nami-wallet-api/lib/index.js (24:42)

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
@Mahad-Ahmad and others