mirror of
https://github.com/btcsuite/btcd.git
synced 2024-11-19 18:00:11 +01:00
parent
fa2bf4423e
commit
7397dd6896
@ -106,7 +106,7 @@ type Vout struct {
|
||||
ScriptPubKey struct {
|
||||
Asm string `json:"asm"`
|
||||
Hex string `json:"hex"`
|
||||
ReqSig int `json:"reqSig"`
|
||||
ReqSigs int `json:"reqSigs"`
|
||||
Type string `json:"type"`
|
||||
Addresses []string `json:"addresses"`
|
||||
} `json:"scriptPubKey"`
|
||||
|
Loading…
Reference in New Issue
Block a user