Documentation ¶
Index ¶
Constants ¶
View Source
const (
IxoNativeToken = "uixo"
)
Variables ¶
View Source
var ( RegisterCodec = types.RegisterCodec // Auth NewDefaultAnteHandler = types.NewDefaultAnteHandler NewSetPubKeyDecorator = types.NewSetPubKeyDecorator NewDeductFeeDecorator = types.NewDeductFeeDecorator NewSigGasConsumeDecorator = types.NewSigGasConsumeDecorator NewSigVerificationDecorator = types.NewSigVerificationDecorator NewIncrementSequenceDecorator = types.NewIncrementSequenceDecorator ApproximateFeeForTx = types.ApproximateFeeForTx GenerateOrBroadcastMsgs = types.GenerateOrBroadcastMsgs SignAndBroadcastTxFromStdSignMsg = types.SignAndBroadcastTxFromStdSignMsg IxoSigVerificationGasConsumer = types.IxoSigVerificationGasConsumer )
Functions ¶
This section is empty.
Types ¶
type PubKeyGetter ¶
type PubKeyGetter = types.PubKeyGetter
Click to show internal directories.
Click to hide internal directories.