Versions in this module Expand all Collapse all v0 v0.0.2 Dec 18, 2024 Changes in this version + func FlattenPayloadMessages(payload gjson.Result) (gjson.Result, int, error) + func GetEIP712BytesForMsg(signDocBytes []byte) ([]byte, error) + func GetEIP712TypedDataForMsg(signDocBytes []byte) (apitypes.TypedData, error) + func LegacyGetEIP712BytesForMsg(signDocBytes []byte) ([]byte, error) + func LegacyGetEIP712TypedDataForMsg(signDocBytes []byte) (apitypes.TypedData, error) + func LegacyWrapTxToTypedData(cdc codectypes.AnyUnpacker, chainID uint64, msg sdk.Msg, data []byte, ...) (apitypes.TypedData, error) + func PreprocessLedgerTx(chainID string, keyType cosmoskr.KeyType, txBuilder client.TxBuilder) error + func SetEncodingConfig(cfg params.EncodingConfig) + func WrapTxToTypedData(chainID uint64, data []byte) (apitypes.TypedData, error) + type FeeDelegationOptions struct + FeePayer sdk.AccAddress