accountlock

package
v0.0.0-...-71e40f4 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2021 License: LGPL-3.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 AccountLock

type AccountLock struct {
}

func New

func New() *AccountLock

func (*AccountLock) Mount

func (a *AccountLock) Mount(root *mux.Router, pathPrefix string)

type AccountLockProfile

type AccountLockProfile struct {
	Addr           meter.Address `json:"address"`
	Memo           string        `json:"memo"`
	LockEpoch      uint32        `json:"lockEpoch"`
	ReleaseEpoch   uint32        `json:"releaseEpoch"`
	MeterAmount    string        `json:"meter"`
	MeterGovAmount string        `json:"meterGov"`
}

Jump to

Keyboard shortcuts

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