package
0.2.0
Repository: https://github.com/irisnet/core-sdk-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
ProtoAccount defines the prototype function for BaseAccount used for an AccountKeeper.
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

# Structs

BaseAccount defines a base account type.
EthAccount implements the authtypes.AccountI interface and embeds an authtypes.BaseAccount type.
ModuleAccount defines an account for modules that holds coins on a pool.
Params defines the parameters for the auth module.
QueryAccountRequest is the request type for the Query/Account RPC method.
QueryAccountResponse is the response type for the Query/Account RPC method.
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.