Mokhtar Naamani 2bd6eca8f6 storage-node: fix async functions | il y a 3 ans | |
---|---|---|
.. | ||
test | il y a 3 ans | |
.eslintrc.js | il y a 4 ans | |
.gitignore | il y a 4 ans | |
README.md | il y a 4 ans | |
assets.js | il y a 3 ans | |
balances.js | il y a 3 ans | |
identities.js | il y a 3 ans | |
index.js | il y a 3 ans | |
package.json | il y a 3 ans | |
system.js | il y a 4 ans | |
workers.js | il y a 3 ans |
This package contains convenience functions for the runtime API.
The main entry point creates and initializes a @polkadot/api
instance, and
provides more workflow oriented functions than the underlying API exposes.