Documentation ¶
Index ¶
Constants ¶
View Source
const (
CodeOk int32 = 0
)
View Source
const Source int64 = 0
Variables ¶
View Source
var ( StdSignBytes = auth.StdSignBytes NewStdTx = auth.NewStdTx )
View Source
var Cdc = amino.NewCodec()
cdc global variable
Functions ¶
func RegisterCodec ¶
func RegisterCodec(cdc *amino.Codec)
Types ¶
type Option ¶
type Option func(msg *StdSignMsg) *StdSignMsg
func WithAcNumAndSequence ¶
func WithChainID ¶
func WithSource ¶
type StdSignDoc ¶
type StdSignDoc = auth.StdSignDoc
type StdSignMsg ¶
type StdSignMsg = context.StdSignMsg
type StdSignature ¶
type StdSignature = auth.StdSignature
Click to show internal directories.
Click to hide internal directories.