mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 20:51:05 +00:00
feat: pallet asset-rate (#13608)
* poc * fix: remove AssetIdParameter * tests: add * docs: add pallet description * feat: add benches * refactor: UnknownAssetId * fix: normalize mock cfg * fix: benchmarks * chore: add weights * refactor: remove storage getter * chore: apply suggestions from code review * docs: add native balance to calls * chore: apply suggestions from code review * chore: apply ConversionFromAssetBalance * tests: update balance mock * chore: apply suggestions from code review * ci: set publish to false * docs: fix missing rustdoc --------- Co-authored-by: parity-processbot <>
This commit is contained in:
committed by
GitHub
parent
cbc8e5f7df
commit
9eb63f216c
@@ -166,6 +166,7 @@ members = [
|
||||
"frame/transaction-payment/rpc/runtime-api",
|
||||
"frame/transaction-storage",
|
||||
"frame/treasury",
|
||||
"frame/asset-rate",
|
||||
"frame/tips",
|
||||
"frame/uniques",
|
||||
"frame/utility",
|
||||
|
||||
Reference in New Issue
Block a user