parent
fa2bf4423e
commit
7397dd6896
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue