package
2.0.0
Repository: https://github.com/monerium/module-noble.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author

# Constants

No description provided by the author

# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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

Emitted when admin account is added.
Emitted when admin account is removed.
Emitted when an address is added to the blacklist.
Emitted when a validator makes a decision.
No description provided by the author
MsgAcceptOwnership implements the acceptOwnership (0x79ba5097) method.
MsgAcceptOwnershipResponse is the response of the AcceptOwnership action.
MsgAddAdminAccount implements the addAdminAccount (0x4fe57e7a) method.
MsgAddAdminAccountResponse is the response of the AddAminAccount action.
MsgBan implements the ban (0x97c3ccd8) method.
MsgBanResponse is the response of the Ban action.
MsgRemoveAdminAccount implements the removeAdminAccount (0x67a89a72) method.
MsgRemoveAdminAccountResponse is the response of the RemoveAdminAccount action.
MsgTransferOwnership implements the transferOwnership (0xf2fde38b) method.
MsgTransferOwnershipResponse is the response of the TransferOwnership action.
MsgUnban implements the unban (0xb9f14557) method.
MsgUnbanResponse is the response of the Unban action.
Emitted when an ownership transfer is finalized.
Emitted when an ownership transfer is started.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Emitted when an address is removed from the blacklist.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.