package
1.2.0
Repository: https://github.com/classic-terra/core.git
Documentation: pkg.go.dev

# Functions

CreateTestInput nolint.
FundAccount is a utility function that funds an account by minting and sending the coins to the address.
InstantiateHackatomExampleContract load and instantiate the "./testdata/hackatom.wasm" contract.
LimitReader returns LimitedReader.
MakeEncodingConfig nolint.
MakeTestCodec nolint.
NewKeeper creates a new contract Keeper instance.
NewLegacyQuerier creates a new querier.
NewMsgServerImpl returns an implementation of the wasm MsgServer interface for the provided Keeper.
NewQuerier returns an implementation of the market QueryServer interface for the provided Keeper.
NewStargateWasmMsgParser returns stargate wasm msg parser.
NewStargateWasmQuerier returns stargate wasm querier.
NewWasmMsgParser returns wasm msg parser.
NewWasmQuerier returns wasm querier.
No description provided by the author

# Variables

Test Account.
Test Account.
Test Account.
ModuleBasics nolint.
Test Account.
Test Account.

# Structs

ContractInfoQueryParams query request params for contract info.
ContractInfoQueryResponse - exchange rates query response for wasm module.
CosmosQuery custom query interface for oracle querier.
No description provided by the author
HackatomExampleInitMsg nolint.
No description provided by the author
Keeper will have a reference to Wasmer with it's own data directory.
LimitedReader is a Reader that reads from r but stops with types.ErrExceedMaxContractSize after n bytes.
StargateWasmMsgParser - wasm msg parser for stargate msgs.
StargateWasmQuerier - wasm query interface for wasm contract.
TestInput nolint.
WasmMsgParser - wasm msg parser for wasm msgs.
WasmQuerier - wasm query interface for wasm contract.