use the map! macro instead of defining it all over the place (#867)
* remove one map implementation in test * remove one map macro * remove one map macro * remove one map macro
Showing
- substrate/core/executor/src/lib.rs 1 addition, 0 deletionssubstrate/core/executor/src/lib.rs
- substrate/core/executor/src/wasm_executor.rs 0 additions, 7 deletionssubstrate/core/executor/src/wasm_executor.rs
- substrate/core/state-machine/src/lib.rs 1 addition, 7 deletionssubstrate/core/state-machine/src/lib.rs
- substrate/core/test-runtime/src/genesismap.rs 0 additions, 6 deletionssubstrate/core/test-runtime/src/genesismap.rs
- substrate/core/test-runtime/src/lib.rs 1 addition, 1 deletionsubstrate/core/test-runtime/src/lib.rs
- substrate/node/executor/src/lib.rs 1 addition, 8 deletionssubstrate/node/executor/src/lib.rs
Please register or sign in to comment