package
0.0.0-20210308055104-cc5e3f53a14f
Repository: https://github.com/bentaro/nftchain.git
Documentation: pkg.go.dev
# Functions
ClearContractAdminCmd clears an admin for a contract.
ExecuteContractCmd will instantiate a contract from previously uploaded code.
GetCmdGetContractHistory prints the code history for a given contract.
GetCmdGetContractInfo gets details about a given contract.
GetCmdGetContractState dumps full internal state of a given contract.
No description provided by the author
No description provided by the author
No description provided by the author
GetCmdListCode lists all wasm code uploaded.
GetCmdListContractByCode lists all wasm code uploaded for given code id.
GetCmdQueryCode returns the bytecode for a given contract.
No description provided by the author
GetTxCmd returns the transaction commands for this module.
InstantiateContractCmd will instantiate a contract from previously uploaded code.
MigrateContractCmd will migrate a contract to a new code version.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StoreCodeCmd will upload code to be reused.
UpdateContractAdminCmd sets an new admin for a contract.