Add tecCRYPTOCONDITION_ERROR and MasterSignature

Fixes #17
This commit is contained in:
wilsonianb
2017-03-28 13:53:55 -07:00
parent d14b8100ac
commit fd4e2f69e3

View File

@@ -1008,6 +1008,16 @@
"type": "Blob"
}
],
[
"MasterSignature",
{
"nth": 18,
"isVLEncoded": true,
"isSerialized": true,
"isSigningField": false,
"type": "Blob"
}
],
[
"Account",
{
@@ -1504,6 +1514,7 @@
"temBAD_FEE": -294,
"terPRE_SEQ": -92,
"tecOVERSIZE": 145,
"tecCRYPTOCONDITION_ERROR": 146,
"tefMASTER_DISABLED": -187,
"temBAD_CURRENCY": -296,
"tefDST_TAG_NEEDED": -193,