config

package
v1.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const AccountPrefix = "rarimo"

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

func New

func New(getter kv.Getter) Config

type Cosmoser

type Cosmoser interface {
	Cosmos() *grpc.ClientConn
}

func NewCosmoser

func NewCosmoser(getter kv.Getter) Cosmoser

type KeyConf

type KeyConf struct {
	Sender        cryptotypes.PrivKey
	SenderAddress string
	ChainId       string
	CoinName      string
}

type Keyer

type Keyer interface {
	Key() *KeyConf
}

func NewKeyer

func NewKeyer(getter kv.Getter) Keyer

type Selecter added in v1.0.7

type Selecter interface {
	Limit() uint64
}

func NewSelecter added in v1.0.7

func NewSelecter(getter kv.Getter) Selecter

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL