Documentation
¶
Index ¶
Constants ¶
View Source
const (
IxoNativeToken = "uixo"
)
Variables ¶
View Source
var ( RegisterCodec = types.RegisterCodec // Auth NewDefaultPubKeyGetter = types.NewDefaultPubKeyGetter ProcessSig = types.ProcessSig NewDefaultAnteHandler = types.NewDefaultAnteHandler 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.