Module msg

Source

Structs§

InitMsg
A message sent to initialize the contract state.
MigrateMsg
Migrate the contract.

Enums§

ExecuteMsg
A message sent to transfer funds and collect fees for a purchase.
MetadataMsg
A message sent to update the scope_id
QueryMsg
A message sent to query contract config state.

Type Aliases§

QueryResponse
A type alias for contract state.