Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllContracts ¶
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
Module represents the x/wasm module handler
func NewModule ¶
func NewModule(db *database.Db, client wasmtypes.QueryClient) *Module
NewModule allows to build a new Module instance
Click to show internal directories.
Click to hide internal directories.