query

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Allowance

func Allowance(ctx sdk.Context, k keeper.Keeper, denom string, owner string, spender string) ([]byte, sdk.Error)

func Allowances added in v0.1.3

func Allowances(ctx sdk.Context, k keeper.Keeper, denom string, owner string) ([]byte, sdk.Error)

func Freeze added in v0.1.3

func Freeze(ctx sdk.Context, k keeper.Keeper, denom string, holder string) ([]byte, sdk.Error)

func Freezes added in v0.1.3

func Freezes(ctx sdk.Context, k keeper.Keeper, denom string) ([]byte, sdk.Error)

func Issue

func Issue(ctx sdk.Context, k keeper.Keeper, denom string) ([]byte, sdk.Error)

func Issues

func Issues(ctx sdk.Context, k keeper.Keeper, data []byte) ([]byte, sdk.Error)

func IssuesAll

func IssuesAll(ctx sdk.Context, k keeper.Keeper) ([]byte, sdk.Error)

func Params added in v0.1.3

func Params(ctx sdk.Context, k keeper.Keeper) ([]byte, sdk.Error)

func PathParams added in v0.1.3

func PathParams() string

func PathQueryIssue added in v0.1.3

func PathQueryIssue(denom string) string

func PathQueryIssueAllowance added in v0.1.3

func PathQueryIssueAllowance(owner sdk.AccAddress, spender sdk.AccAddress, denom string) string

func PathQueryIssueAllowances added in v0.1.3

func PathQueryIssueAllowances(owner sdk.AccAddress, denom string) string

func PathQueryIssueFreeze added in v0.1.3

func PathQueryIssueFreeze(denom string, holder sdk.AccAddress) string

func PathQueryIssueFreezes added in v0.1.3

func PathQueryIssueFreezes(denom string) string

func PathQueryIssues added in v0.1.3

func PathQueryIssues() string

func PathQueryIssuesAll added in v0.1.3

func PathQueryIssuesAll() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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