# Functions
NeededCollAmtGivenGov Computes the amount of COLL needed to mint NUSD given some NIBI amount.
NeededGovAmtGivenColl Computes the amount of NIBI needed to mint NUSD given some COLL amount.
NewKeeper Creates a new x/stablecoin Keeper instance.
NewMsgServerImpl returns an implementation of the MsgServer interface for the provided Keeper.
# Variables
No description provided by the author