mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-27 16:32:33 +00:00
Go fmt.
This commit is contained in:
parent
1ca389aa3d
commit
e2770d3691
@ -2690,11 +2690,6 @@ var classStringifyTests = []struct{
|
|||||||
scriptclass: btcscript.MultiSigTy,
|
scriptclass: btcscript.MultiSigTy,
|
||||||
stringed: "multisig",
|
stringed: "multisig",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "nonstandard",
|
|
||||||
scriptclass: btcscript.NonStandardTy,
|
|
||||||
stringed: "nonstandard",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "broken",
|
name: "broken",
|
||||||
scriptclass: btcscript.ScriptClass(255),
|
scriptclass: btcscript.ScriptClass(255),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user