package
0.2.1-a20230808192317-m1unchained
Repository: https://github.com/merlins-labs/merlin.git
Documentation: pkg.go.dev
# Functions
FlagSetLockTokens returns flags for LockTokens msg builder.
No description provided by the author
No description provided by the author
GetCmdAccountLockedCoins returns locked coins that that are still in a locked state from the specified account.
GetCmdAccountLockedLongerDuration returns account locked records with longer duration.
GetCmdAccountLockedLongerDuration returns account locked records with longer duration.
GetCmdAccountLockedLongerDurationDenom returns account's locks for a specific denom with longer duration than the given duration.
GetCmdAccountLockedLongerDurationNotUnlockingOnly returns account locked records with longer duration from unlocking only queue.
GetCmdAccountLockedPastTime returns locks of an account with unlock time beyond timestamp.
GetCmdAccountLockedPastTimeDenom returns locks of an account whose unlock time is beyond given timestamp, and locks with the specified denom.
GetCmdAccountLockedPastTimeNotUnlockingOnly returns locks of an account with unlock time beyond provided timestamp amongst the locks that are in the unlocking queue.
GetCmdAccountUnlockableCoins returns unlockable coins which has finsihed unlocking.
GetCmdAccountUnlockedBeforeTime returns locks with unlock time before the provided timestamp.
GetCmdAccountUnlockingCoins returns unlocking coins of a specific account.
GetCmdLockedByID returns lock by id.
GetCmdLockRewardReceiver returns reward receiver for the given lock id.
GetCmdModuleBalance returns full balance of the lockup module.
GetCmdModuleLockedAmount returns locked balance of the module, which are all the tokens not unlocking + tokens that are not finished unlocking.
GetCmdNextLockID returns next lock id to be created.
GetCmdOutputLocksJson outputs all locks into a file called lock_export.json.
GetCmdSyntheticLockupByLockupID returns synthetic lockup by lockup id.
GetCmdSyntheticLockupsByLockupID returns synthetic lockups by lockup id.
No description provided by the author
GetQueryCmd returns the cli query commands for this module.
GetTxCmd returns the transaction commands for this module.
NewBeginUnlockByIDCmd unlocks individual period lock by ID.
TODO: We should change the Use string to be unlock-all.
NewForceUnlockByIdCmd force unlocks individual period lock by ID if proper permissions exist.
No description provided by the author
NewSetRewardReceiverAddress sets the reward receiver address.
# Constants
flags for lockup module tx commands.
flags for lockup module tx commands.
flags for lockup module tx commands.