package
5.0.0+incompatible
Repository: https://github.com/osmosis-labs/osmosis.git
Documentation: pkg.go.dev
# Functions
FlagSetLockTokens returns flags for LockTokens msg builder.
No description provided by the author
GetCmdAccountLockedCoins returns locked coins that can't be withdrawn.
GetCmdAccountLockedLongerDuration returns account locked records with longer duration.
GetCmdAccountLockedLongerDurationDenom returns account's locked records for a denom with longer duration.
GetCmdAccountLockedLongerDurationNotUnlockingOnly returns account locked records with longer duration from unlocking only queue.
GetCmdAccountLockedPastTime returns locked records of an account with unlock time beyond timestamp.
GetCmdAccountLockedPastTimeDenom returns lock records by address, timestamp, denom.
GetCmdAccountLockedPastTimeNotUnlockingOnly returns locked records of an account with unlock time beyond timestamp within not unlocking queue.
GetCmdAccountUnlockableCoins returns unlockable coins which are not withdrawn yet.
GetCmdAccountUnlockedBeforeTime returns unlocked records with unlock time before timestamp.
GetCmdAccountUnlockingCoins returns unlocking coins.
GetCmdLockedByID returns lock record by id.
GetCmdModuleBalance returns full balance of the module.
GetCmdModuleLockedAmount returns locked balance of the module.
GetCmdOutputLocksJson outputs all locks into a file called lock_export.json.
GetCmdTotalBondedByDenom returns total amount of locked asset.
GetQueryCmd returns the cli query commands for this module.
GetTxCmd returns the transaction commands for this module.
NewBeginUnlockByIDCmd unlock individual period lock by ID.
NewBeginUnlockingCmd unlock all unlockable tokens from user's account.
NewLockTokensCmd lock tokens into lockup pool from user's account.
# Constants
flags for lockup module tx commands.
flags for lockup module tx commands.