Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ContractAddress is the default contract address returned by Env. ContractAddress = "test-contract" // BlockHeight is the default height returned by Env. BlockHeight = 12_345 // BlockTime is the default block time returned by Env. BlockTime = 1_571_797_419_404_808_777 // ChainID is the default chain ID returned by Env. ChainID = "cosmos-testnet-14002" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.