package
1.6.0-forced-withdrawal-rc1
Repository: https://github.com/gravity-devs/liquidity.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package types is a reverse proxy.
# Functions
In the Begin blocker of the liquidity module, Reinitialize batch messages that were not executed in the previous batch and delete batch messages that were executed or ready to delete.
In case of deposit, withdraw, and swap msgs, unlike other normal tx msgs, collect them in the liquidity pool batch and perform an execution once at the endblock to calculate and use the universal price.
ExportGenesis returns a GenesisState for a given context and keeper.
InitGenesis new liquidity genesis.
NewAppModule creates a new AppModule object.
NewHandler returns a handler for all "liquidity" type messages.
# Structs
AppModule implements an application module for the liquidity module.
AppModuleBasic defines the basic application module used by the liquidity module.