package
0.0.0-20210524052030-e0cfe8bf35cc
Repository: https://github.com/loomnetwork/go-loom.git
Documentation: pkg.go.dev
# Functions
AddContractCallFlags adds flags to the given flag set that are used when calling a mutable method on a Go contract.
AddContractStaticCallFlags adds flags to the given flag set that are used when calling a static method on a Go contract.
No description provided by the author
No description provided by the author
ContractCallCommand is deprecated in favor of CallContractWithFlags / StaticCallContractWithFlags.
No description provided by the author
No description provided by the author
ParseAddress attempts to parse the given string into an address, if the resulting address doesn't have a chain ID the given chain ID will be used instead.
No description provided by the author
No description provided by the author
ResolveAccountAddress attempts to parse the given string into the address of a user account.
ResolveAddress attempts to parse the given string into an address, if that fails it assumes the string corresponds to a contract name and attempts to obtain the corresponding contract address.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author