mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 11:07:56 +00:00
introduce remote-tests for pallet-bags-list (#10036)
* make a few primitives in bags-list public * push new stuff * update * update log target * bring remote tests here * revert pub * Update frame/bags-list/remote-tests/Cargo.toml Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com> * some rev commnets * Fix * cleanup * Update Cargo.lock Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
This commit is contained in:
@@ -135,6 +135,7 @@ members = [
|
||||
"frame/utility",
|
||||
"frame/vesting",
|
||||
"frame/bags-list",
|
||||
"frame/bags-list/remote-tests",
|
||||
"frame/bags-list/fuzzer",
|
||||
"primitives/api",
|
||||
"primitives/api/proc-macro",
|
||||
|
||||
Reference in New Issue
Block a user