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