package
7.0.1+incompatible
Repository: https://github.com/dydxprotocol/v4-chain.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
FundAccount is a test utility function that funds an account by minting the coins in the mint module, and sending them to the address account.
FundModuleAccount is a test utility function that funds a module account by minting the coins in the mint module, and sending them to the module account.
GetModuleAccUsdcBalance is a test utility function to query USDC balance of a module account from the bank module.
MatchUsdcOfAmount is a test utility function to generate a matcher function passed into mock.MatchedBy().