Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScriptHashToAddress ¶
ScriptHashToAddress script hash to address
Types ¶
type ScriptHash ¶
type ScriptHash []byte
ScriptHash .
func AddressToScriptHash ¶
func AddressToScriptHash(address string) (ScriptHash, error)
AddressToScriptHash convert address to script hash
func (ScriptHash) String ¶
func (hash ScriptHash) String() string
Click to show internal directories.
Click to hide internal directories.