update definitions

This commit is contained in:
Denis Angell
2023-02-16 23:01:08 -05:00
parent e6c7c88209
commit c809bd87e4

View File

@@ -321,6 +321,16 @@
"type": "UInt16" "type": "UInt16"
} }
], ],
[
"NetworkID",
{
"nth": 1,
"isVLEncoded": false,
"isSerialized": true,
"isSigningField": true,
"type": "UInt32"
}
],
[ [
"Flags", "Flags",
{ {
@@ -2176,6 +2186,9 @@
"telCAN_NOT_QUEUE_BLOCKED": -389, "telCAN_NOT_QUEUE_BLOCKED": -389,
"telCAN_NOT_QUEUE_FEE": -388, "telCAN_NOT_QUEUE_FEE": -388,
"telCAN_NOT_QUEUE_FULL": -387, "telCAN_NOT_QUEUE_FULL": -387,
"telWRONG_NETWORK": -386,
"telREQUIRES_NETWORK_ID": -385,
"telNETWORK_ID_MAKES_TX_NON_CANONICAL": -384,
"temMALFORMED": -299, "temMALFORMED": -299,
"temBAD_AMOUNT": -298, "temBAD_AMOUNT": -298,