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