Fix ordering for ScriptInfo type
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[
|
||||
{ 0: h'70{{ simple_spend.spend.hash }}'
|
||||
{ 0: h'70{{ simple_spend.simple_spend_spend.hash }}'
|
||||
, 1: 1000000000
|
||||
, 2: [1, 24(h'd87980')]
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
{ 5: [[0, 0, 121([]), [1000000, 100000000]]]
|
||||
|
||||
, 7: [h'{{ simple_spend.spend.cbor }}']
|
||||
, 7: [h'{{ simple_spend.simple_spend_spend.cbor }}']
|
||||
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user