test

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccAndPrivkey

type AccAndPrivkey struct {
	PrivKey crypto.PrivKey     `json:"priv_key"`
	Acc     account.QOSAccount `json:"acc"`
}

func InitKeys

func InitKeys(cdc *go_amino.Codec) (accret []*AccAndPrivkey)

type KeyPV

type KeyPV struct {
	Name       string         `json:"name"`
	AddrBech32 string         `json:"addrbech32"`
	Address    cmn.HexBytes   `json:"address"`
	PubKey     crypto.PubKey  `json:"pub_key"`
	PrivKey    crypto.PrivKey `json:"priv_key"`
}

Jump to

Keyboard shortcuts

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