mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-21 12:45:50 +00:00
Add fields that was added with Suspended payment feature 3f0eacf5e7
This commit is contained in:
@@ -454,6 +454,28 @@
|
||||
"type": "UInt32"
|
||||
}
|
||||
],
|
||||
[
|
||||
"CancelAfter",
|
||||
{
|
||||
"nth": 36,
|
||||
"isVLEncoded": false,
|
||||
"bytes": "2024",
|
||||
"isSerialized": true,
|
||||
"isSigningField": true,
|
||||
"type": "UInt32"
|
||||
}
|
||||
],
|
||||
[
|
||||
"FinishAfter",
|
||||
{
|
||||
"nth": 37,
|
||||
"isVLEncoded": false,
|
||||
"bytes": "2025",
|
||||
"isSerialized": true,
|
||||
"isSigningField": true,
|
||||
"type": "UInt32"
|
||||
}
|
||||
],
|
||||
[
|
||||
"IndexNext",
|
||||
{
|
||||
@@ -707,6 +729,17 @@
|
||||
"type": "Hash256"
|
||||
}
|
||||
],
|
||||
[
|
||||
"Digest",
|
||||
{
|
||||
"nth": 21,
|
||||
"isVLEncoded": false,
|
||||
"bytes": "5015",
|
||||
"isSerialized": true,
|
||||
"isSigningField": true,
|
||||
"type": "Hash256"
|
||||
}
|
||||
],
|
||||
[
|
||||
"hash",
|
||||
{
|
||||
@@ -1037,6 +1070,17 @@
|
||||
"type": "Blob"
|
||||
}
|
||||
],
|
||||
[
|
||||
"Proof",
|
||||
{
|
||||
"nth": 17,
|
||||
"isVLEncoded": true,
|
||||
"bytes": "7011",
|
||||
"isSerialized": true,
|
||||
"isSigningField": true,
|
||||
"type": "Blob"
|
||||
}
|
||||
],
|
||||
[
|
||||
"Account",
|
||||
{
|
||||
@@ -1335,7 +1379,7 @@
|
||||
}
|
||||
],
|
||||
[
|
||||
"TemplateEntryType",
|
||||
"Method",
|
||||
{
|
||||
"nth": 2,
|
||||
"isVLEncoded": false,
|
||||
|
||||
Reference in New Issue
Block a user