package
12.2.4
Repository: https://github.com/servprotocolorg/serv.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.
NewMockTendermintRPC returns a mock TendermintRPC 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.