mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-23 05:35:48 +00:00
update definitions to change Asset & Asset2 nth values to 3 & 4
This commit is contained in:
@@ -1966,7 +1966,7 @@
|
||||
[
|
||||
"Asset",
|
||||
{
|
||||
"nth": 1,
|
||||
"nth": 3,
|
||||
"isVLEncoded": false,
|
||||
"isSerialized": true,
|
||||
"isSigningField": true,
|
||||
@@ -1976,7 +1976,7 @@
|
||||
[
|
||||
"Asset2",
|
||||
{
|
||||
"nth": 2,
|
||||
"nth": 4,
|
||||
"isVLEncoded": false,
|
||||
"isSerialized": true,
|
||||
"isSigningField": true,
|
||||
|
||||
Reference in New Issue
Block a user