Implement function `json_metadata` in `decl_module!` (#654)
The new function `json_metadata` returns the module declaration as a json string. Progress on: #535
Showing
- substrate/Cargo.lock 19 additions, 1 deletionsubstrate/Cargo.lock
- substrate/substrate/runtime-support/Cargo.toml 4 additions, 0 deletionssubstrate/substrate/runtime-support/Cargo.toml
- substrate/substrate/runtime-support/src/dispatch.rs 248 additions, 0 deletionssubstrate/substrate/runtime-support/src/dispatch.rs
- substrate/substrate/runtime-support/src/lib.rs 9 additions, 0 deletionssubstrate/substrate/runtime-support/src/lib.rs
Please register or sign in to comment