Improve pallet purchase file structure (#6780)
Linked to issue #590 I moved the mod, tests, mock and benchmarking to their own seperate file to reduce the bloat inside purchase.rs --------- Co-authored-by:Guillaume Thiolliere <gui.thiolliere@gmail.com> Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
parent
91bef33b
Showing
- polkadot/runtime/common/src/purchase/mock.rs 181 additions, 0 deletionspolkadot/runtime/common/src/purchase/mock.rs
- polkadot/runtime/common/src/purchase/mod.rs 482 additions, 0 deletionspolkadot/runtime/common/src/purchase/mod.rs
- polkadot/runtime/common/src/purchase/tests.rs 547 additions, 0 deletionspolkadot/runtime/common/src/purchase/tests.rs
Please register or sign in to comment