package
0.0.0-20220731021823-891b8cbd4160
Repository: https://github.com/carina-hackatom/nova.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
# 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
Msg_ServiceDesc is the grpc.ServiceDesc for Msg service.
Query_ServiceDesc is the grpc.ServiceDesc for Query service.
# Structs
Class defines the class of the nft type.
Entry Defines all nft owned by a person.
EventBurn is emitted on Burn.
EventMint is emitted on Mint.
EventSend is emitted on Msg/Send.
GenesisState defines the nft module's genesis state.
MsgSend represents a message to send a nft from one account to another account.
MsgSendResponse defines the Msg/Send response type.
NFT defines the NFT.
QueryBalanceRequest is the request type for the Query/Balance RPC method.
QueryBalanceResponse is the response type for the Query/Balance RPC method.
QueryClassesRequest is the request type for the Query/Classes RPC method.
QueryClassesResponse is the response type for the Query/Classes RPC method.
QueryClassRequest is the request type for the Query/Class RPC method.
QueryClassResponse is the response type for the Query/Class RPC method.
QueryNFTRequest is the request type for the Query/NFT RPC method.
QueryNFTResponse is the response type for the Query/NFT RPC method.
QueryNFTstRequest is the request type for the Query/NFTs RPC method.
QueryNFTsResponse is the response type for the Query/NFTs RPC methods.
QueryOwnerRequest is the request type for the Query/Owner RPC method.
QueryOwnerResponse is the response type for the Query/Owner RPC method.
QuerySupplyRequest is the request type for the Query/Supply RPC method.
QuerySupplyResponse is the response type for the Query/Supply RPC method.
UnimplementedMsgServer must be embedded to have forward compatible implementations.
UnimplementedQueryServer must 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.
UnsafeMsgServer may be embedded to opt out of forward compatibility for this service.
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service.