Add fields that was added with Suspended payment feature 3f0eacf5e7

This commit is contained in:
Ivan Tivonenko
2015-11-17 04:01:09 +02:00
parent fd75b18582
commit 4a8313ed1c
2 changed files with 81 additions and 2 deletions

View File

@@ -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,