mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 00:31:07 +00:00
Improve storage_alias and make UnlockAndUnreserveAllFunds independent of the pallet (#14773)
* Make `storage_alias` more generic over the `prefix` * Make `UnlockAndUnreserveAllFunds` indepenend from the pallet * FMT * Fix error reporting * Rename prefix type * Add test * Apply suggestions from code review Co-authored-by: Sam Johnson <sam@durosoft.com> * ".git/.scripts/commands/fmt/fmt.sh" --------- Co-authored-by: Sam Johnson <sam@durosoft.com> Co-authored-by: command-bot <>
This commit is contained in:
Generated
+1
@@ -2594,6 +2594,7 @@ dependencies = [
|
||||
"array-bytes",
|
||||
"assert_matches",
|
||||
"bitflags",
|
||||
"docify",
|
||||
"environmental",
|
||||
"frame-metadata",
|
||||
"frame-support-procedural",
|
||||
|
||||
Reference in New Issue
Block a user