package
Version:
v1.2.0-pre-fork6-fix3
Opens a new window with list of versions in this module.
Published: Nov 16, 2022
License: LGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AccountLock struct {
}
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.