package
0.0.0-20250108125741-e95afb000453
Repository: https://github.com/evmos/os.git
Documentation: pkg.go.dev

# Functions

original: Close() error.
original: EnsureExists(client.Context, ypes.AccAddress) error.
original: GetAccount(_ client.Context, _ sdk.AccAddress) (client.Account, error).
original: GetAccountNumberSequence(client.Context, types.AccAddress) (uint64, uint64, error).
original: GetAddressPubKeySECP256K1([]uint32, string) ([]byte, string, error).
original: GetPublicKeySECP256K1([]uint32) ([]byte, error).
original: SignSECP256K1([]uint32, []byte) ([]byte, error).
NewAccountRetriever creates a new instance of AccountRetriever.
NewMockCometRPC returns a mock CometRPC implementation.
NewSECP256K1 creates a new instance of SECP256K1.

# Variables

No description provided by the author

# Structs

AccountRetriever is an autogenerated mock type for the AccountRetriever type.
No description provided by the author
SECP256K1 is an autogenerated mock type for the SECP256K1 type.