//
pkg.gl
Category
github.com/cosmwasm/cosmwasm-go
std
mock
package
0.5.0
Repository:
https://github.com/cosmwasm/cosmwasm-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
234 SLOC
#
Functions
API
API returns a mocked std.Api.
Deps
Deps returns mocked dependencies, funds can be provided optionally.
Env
Env returns mocked environment.
Info
Info returns mocked message info, given a sender and the funds.
Querier
No description provided by the author
Storage
No description provided by the author
#
Constants
BlockHeight
BlockHeight is the default height returned by Env.
BlockTime
BlockTime is the default block time returned by Env.
ChainID
ChainID is the default chain ID returned by Env.
ContractAddress
ContractAddress is the default contract address returned by Env.