mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-04 13:05:49 +00:00
fixup! reorder definitions
This commit is contained in:
@@ -1476,16 +1476,6 @@
|
|||||||
"type": "Amount"
|
"type": "Amount"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
[
|
|
||||||
"LockedBalance",
|
|
||||||
{
|
|
||||||
"nth": 31,
|
|
||||||
"isVLEncoded": false,
|
|
||||||
"isSerialized": true,
|
|
||||||
"isSigningField": true,
|
|
||||||
"type": "Amount"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
[
|
[
|
||||||
"SignatureReward",
|
"SignatureReward",
|
||||||
{
|
{
|
||||||
@@ -1506,6 +1496,16 @@
|
|||||||
"type": "Amount"
|
"type": "Amount"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
"LockedBalance",
|
||||||
|
{
|
||||||
|
"nth": 31,
|
||||||
|
"isVLEncoded": false,
|
||||||
|
"isSerialized": true,
|
||||||
|
"isSigningField": true,
|
||||||
|
"type": "Amount"
|
||||||
|
}
|
||||||
|
],
|
||||||
[
|
[
|
||||||
"PublicKey",
|
"PublicKey",
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user