Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAddress ¶
func GetAddress(scriptType signing.ScriptType) *addresses.AccountAddress
GetAddress returns a dummy address for a given address type.
func GetMultisigAddress ¶
func GetMultisigAddress(signingThreshold, numberOfSigners int) *addresses.AccountAddress
GetMultisigAddress returns a dummy multisig address.
func NewAddressChain ¶
func NewAddressChain() (*signing.Configuration, *addresses.AddressChain)
NewAddressChain returns an AddressChain for convenience in testing.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.