add DestinationNode definition

This commit is contained in:
Matthew Fettig
2017-11-16 22:10:25 -08:00
parent 91722b18ee
commit eb7301b4f6
5 changed files with 109 additions and 8 deletions

View File

@@ -1477,6 +1477,16 @@
"isSigningField": true,
"type": "UInt8"
}
],
[
"DestinationNode",
{
"nth": 9,
"isVLEncoded": false,
"isSerialized": true,
"isSigningField": true,
"type": "UInt64"
}
]
],
"TRANSACTION_RESULTS": {