mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
Update definitions.json
This commit is contained in:
@@ -141,40 +141,40 @@
|
|||||||
[
|
[
|
||||||
"LedgerEntry",
|
"LedgerEntry",
|
||||||
{
|
{
|
||||||
"nth": 257,
|
"nth": 1,
|
||||||
"isVLEncoded": false,
|
"isVLEncoded": false,
|
||||||
"isSerialized": false,
|
"isSerialized": false,
|
||||||
"isSigningField": false,
|
"isSigningField": true,
|
||||||
"type": "LedgerEntry"
|
"type": "LedgerEntry"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"Transaction",
|
"Transaction",
|
||||||
{
|
{
|
||||||
"nth": 257,
|
"nth": 1,
|
||||||
"isVLEncoded": false,
|
"isVLEncoded": false,
|
||||||
"isSerialized": false,
|
"isSerialized": false,
|
||||||
"isSigningField": false,
|
"isSigningField": true,
|
||||||
"type": "Transaction"
|
"type": "Transaction"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"Validation",
|
"Validation",
|
||||||
{
|
{
|
||||||
"nth": 257,
|
"nth": 1,
|
||||||
"isVLEncoded": false,
|
"isVLEncoded": false,
|
||||||
"isSerialized": false,
|
"isSerialized": false,
|
||||||
"isSigningField": false,
|
"isSigningField": true,
|
||||||
"type": "Validation"
|
"type": "Validation"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"Metadata",
|
"Metadata",
|
||||||
{
|
{
|
||||||
"nth": 257,
|
"nth": 1,
|
||||||
"isVLEncoded": false,
|
"isVLEncoded": false,
|
||||||
"isSerialized": false,
|
"isSerialized": true,
|
||||||
"isSigningField": false,
|
"isSigningField": true,
|
||||||
"type": "Metadata"
|
"type": "Metadata"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user