# Functions
DeductFees deducts fees from the given account.
DefaultSigVerificationGasConsumer is the default implementation of SignatureVerificationGasConsumer.
EnsureSufficientMempoolFees verifies that the given transaction has supplied enough fees to cover a proposer's minimum fees.
ExportGenesis returns a GenesisState for a given context and keeper.
GetSignBytes returns a slice of bytes to sign over for a given transaction and an account.
GetSignerAcc returns an account for a given address that is expected to sign a transaction.
No description provided by the author
InitGenesis - Init store state from genesis data
CONTRACT: old coins from the FeeCollectionKeeper need to be transferred through a genesis port script to the new fee collector account.
No description provided by the author
NewAccountKeeper returns a new sdk.AccountKeeper that uses go-amino to (binary) encode and decode concrete sdk.Accounts.
NewAnteHandler returns an AnteHandler that checks and increments sequence numbers, checks signatures & account numbers, and deducts fees from the first signer.
NewAppModule creates a new AppModule object.
NewDummySupplyKeeper creates a DummySupplyKeeper instance.
No description provided by the author
No description provided by the author
NewFeeRefundHandler creates a fee token refund handler.
creates a querier for auth REST endpoints.
ProcessPubKey verifies that the given account address matches that of the StdSignature.
No description provided by the author
SetGasMeter returns a new context with a gas meter set from a given context.
ValidateMemo validates the memo size.
ValidateSigCount validates that the transaction has a valid cumulative total amount of signatures.
No description provided by the author
# Constants
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
# 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
variable aliases.
No description provided by the author
functions aliases.
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
AccountKeeper encodes/decodes accounts using the go-amino (binary) encoding/decoding library.
___________________________ app module object.
app module basics object.
DummySupplyKeeper defines a supply keeper used only for testing to avoid circle dependencies.
No description provided by the author
No description provided by the author
# Type aliases
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
SignatureVerificationGasConsumer is the type of function that is used to both consume gas when verifying signatures and also to accept or reject different types of PubKey's.
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