feat: switch mint to new def
This commit is contained in:
@@ -11,15 +11,15 @@
|
||||
, { 0: h'000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
|
||||
, 1:
|
||||
[ 1000000
|
||||
, { h'{{ mint.mint_1.hash }}': { h'74756e61': 100000000000000 }
|
||||
, h'{{ mint.mint_2.hash }}': { h'61696b656e': 42 }
|
||||
, { h'{{ mint.test_1_mint.hash }}': { h'74756e61': 100000000000000 }
|
||||
, h'{{ mint.test_2_mint.hash }}': { h'61696b656e': 42 }
|
||||
}
|
||||
]
|
||||
}
|
||||
, { 0: h'100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
|
||||
, 1:
|
||||
[ 1000000
|
||||
, { h'{{ mint.mint_2.hash }}': { h'63617264616e6f': 1 }
|
||||
, { h'{{ mint.test_2_mint.hash }}': { h'63617264616e6f': 1 }
|
||||
}
|
||||
]
|
||||
, 3: 24(h'82034463666F6F')
|
||||
@@ -29,10 +29,10 @@
|
||||
, 2: 42
|
||||
|
||||
, 9:
|
||||
{ h'{{ mint.mint_1.hash }}':
|
||||
{ h'{{ mint.test_1_mint.hash }}':
|
||||
{ h'74756e61': 100000000000000
|
||||
}
|
||||
, h'{{ mint.mint_2.hash }}':
|
||||
, h'{{ mint.test_2_mint.hash }}':
|
||||
{ h'63617264616e6f': 1
|
||||
, h'61696b656e': -14
|
||||
}
|
||||
@@ -65,8 +65,8 @@
|
||||
]
|
||||
|
||||
, 7:
|
||||
[ h'{{ mint.mint_1.cbor }}'
|
||||
, h'{{ mint.mint_2.cbor }}'
|
||||
[ h'{{ mint.test_1_mint.cbor }}'
|
||||
, h'{{ mint.test_2_mint.cbor }}'
|
||||
]
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user