tests

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: May 23, 2019 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TransferAccAddr   = sdk.AccAddress(crypto.AddressHash([]byte("transferAddress")))
	SenderAccAddr     = sdk.AccAddress(crypto.AddressHash([]byte("senderAddress")))
	TestTokenDecimals = uint(18)
)

Functions

func GetDepositBoxInfo

func GetDepositBoxInfo() *params.BoxDepositParams

func GetFutureBoxInfo

func GetFutureBoxInfo() *params.BoxFutureParams

func GetLockBoxInfo

func GetLockBoxInfo() *params.BoxLockParams

Types

type IssueKeeper

type IssueKeeper struct {
}

func NewIssueKeeper

func NewIssueKeeper() IssueKeeper

New issue keeper Instance

func (IssueKeeper) GetIssue

func (keeper IssueKeeper) GetIssue(ctx sdk.Context, issueID string) *types.CoinIssueInfo

Returns issue by issueID

Jump to

Keyboard shortcuts

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