package
2.0.0-beta.4+incompatible
Repository: https://github.com/scrtlabs/secretnetwork.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
CosmosMsg is an rust enum and only (exactly) one of the fields should be set Should we do a cleaner approach in Go? (type/data?).
No description provided by the author
ExecuteMsg is used to call another defined contract on this chain.
No description provided by the author
HandleResponse defines the return value on a successful handle.
HandleResult is the raw response from the handle call.
InitResponse defines the return value on a successful handle.
InitResult is the raw response from the handle call.
No description provided by the author
LogAttribute.
No description provided by the author
No description provided by the author
SendMsg contains instructions for a Cosmos-SDK/SendMsg It has a fixed interface here and should be converted into the proper SDK format before dispatching.
No description provided by the author
No description provided by the author
No description provided by the author
VoteMsg contains instructions for a Cosmos-SDK/GovVote It has a fixed interface here and should be converted into the proper SDK format before dispatching.
No description provided by the author
No description provided by the author