mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 01:07:57 +00:00
Use balance capped to u64 for transaction payment RPC. (#4290)
* Use balance capped to u64 * Add debug.
This commit is contained in:
committed by
Gavin Wood
parent
e2bf02f138
commit
c42cdf185c
@@ -23,4 +23,5 @@ std = [
|
||||
"codec/std",
|
||||
"rstd/std",
|
||||
"sp-runtime/std",
|
||||
"support/std",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user