add support for SignerListID and bump version to 0.1.4

This commit is contained in:
Matthew Fettig
2016-09-22 12:35:40 -07:00
parent 3080121b59
commit f9ee5aa029
6 changed files with 122 additions and 1 deletions

View File

@@ -1416,6 +1416,16 @@
"isSigningField": false,
"type": "Validation"
}
],
[
"SignerListID",
{
"nth": 38,
"isVLEncoded": false,
"isSerialized": true,
"isSigningField": true,
"type": "UInt32"
}
]
],
"TRANSACTION_RESULTS": {