Versions in this module Expand all Collapse all v0 v0.1.0 Apr 24, 2023 Changes in this version + func RegisterRESTRoutes(cliCtx client.Context, r *mux.Router) + type CloseReq struct + BaseReq rest.BaseReq + Id uint64 + Signer string + type ForceCloseReq struct + BaseReq rest.BaseReq + Id uint64 + MtpAddress string + Signer string + type OpenReq struct + BaseReq rest.BaseReq + BorrowAsset clptypes.Asset + CollateralAmount sdk.Uint + CollateralAsset clptypes.Asset + Position types.Position + Signer string