Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TendermintAPIParam = "tm" RPCAPIParam = "rpc" GRPCAPIParam = "grpc" MempoolPeriodParam = "mmp" )
Functions ¶
func WithGRPCAPI ¶
func WithRPCAPI ¶
func WithTendermintAPI ¶
Types ¶
type IBCDenomTrace ¶
type IBCDenomTrace map[string]ibctypes.DenomTrace
func (IBCDenomTrace) Add ¶
func (c IBCDenomTrace) Add(denom string)
type TxProtoGetter ¶
Click to show internal directories.
Click to hide internal directories.