Versions in this module Expand all Collapse all v0 v0.7.6 Jan 31, 2025 Changes in this version + var File_cosmos_accounts_interfaces_account_abstraction_v1_interface_proto protoreflect.FileDescriptor + type MsgAuthenticate struct + Bundler string + RawTx *v1beta1.TxRaw + SignerIndex uint32 + Tx *v1beta1.Tx + func (*MsgAuthenticate) Descriptor() ([]byte, []int) + func (*MsgAuthenticate) ProtoMessage() + func (x *MsgAuthenticate) GetBundler() string + func (x *MsgAuthenticate) GetRawTx() *v1beta1.TxRaw + func (x *MsgAuthenticate) GetSignerIndex() uint32 + func (x *MsgAuthenticate) GetTx() *v1beta1.Tx + func (x *MsgAuthenticate) ProtoReflect() protoreflect.Message + func (x *MsgAuthenticate) Reset() + func (x *MsgAuthenticate) String() string + type MsgAuthenticateResponse struct + func (*MsgAuthenticateResponse) Descriptor() ([]byte, []int) + func (*MsgAuthenticateResponse) ProtoMessage() + func (x *MsgAuthenticateResponse) ProtoReflect() protoreflect.Message + func (x *MsgAuthenticateResponse) Reset() + func (x *MsgAuthenticateResponse) String() string + type QueryAuthenticationMethods struct + func (*QueryAuthenticationMethods) Descriptor() ([]byte, []int) + func (*QueryAuthenticationMethods) ProtoMessage() + func (x *QueryAuthenticationMethods) ProtoReflect() protoreflect.Message + func (x *QueryAuthenticationMethods) Reset() + func (x *QueryAuthenticationMethods) String() string + type QueryAuthenticationMethodsResponse struct + AuthenticationMethods []string + func (*QueryAuthenticationMethodsResponse) Descriptor() ([]byte, []int) + func (*QueryAuthenticationMethodsResponse) ProtoMessage() + func (x *QueryAuthenticationMethodsResponse) GetAuthenticationMethods() []string + func (x *QueryAuthenticationMethodsResponse) ProtoReflect() protoreflect.Message + func (x *QueryAuthenticationMethodsResponse) Reset() + func (x *QueryAuthenticationMethodsResponse) String() string + type TxExtension struct + AuthenticationGasLimit uint64 + BundlerPaymentGasLimit uint64 + BundlerPaymentMessages []*anypb.Any + ExecutionGasLimit uint64 + func (*TxExtension) Descriptor() ([]byte, []int) + func (*TxExtension) ProtoMessage() + func (x *TxExtension) GetAuthenticationGasLimit() uint64 + func (x *TxExtension) GetBundlerPaymentGasLimit() uint64 + func (x *TxExtension) GetBundlerPaymentMessages() []*anypb.Any + func (x *TxExtension) GetExecutionGasLimit() uint64 + func (x *TxExtension) ProtoReflect() protoreflect.Message + func (x *TxExtension) Reset() + func (x *TxExtension) String() string