mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 18:57:57 +00:00
d2b7ee2575
git-subtree-dir: bridges git-subtree-split: 0625544309ff299307f7e110f252f04eac383102
18 lines
420 B
JSON
18 lines
420 B
JSON
{
|
|
"Address": "MillauAddress",
|
|
"LookupSource": "MillauLookupSource",
|
|
"Fee": "MillauBalance",
|
|
"Balance": "MillauBalance",
|
|
"Hash": "MillauBlockHash",
|
|
"BlockHash": "MillauBlockHash",
|
|
"BlockNumber": "MillauBlockNumber",
|
|
"BridgedBlockHash": "RialtoBlockHash",
|
|
"BridgedBlockNumber": "RialtoBlockNumber",
|
|
"BridgedHeader": "RialtoHeader",
|
|
"Parameter": {
|
|
"_enum": {
|
|
"MillauToRialtoConversionRate": "u128"
|
|
}
|
|
}
|
|
}
|