We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: