UNPKG

@firefly-exchange/firefly-client

Version:

The Firefly Client Library allows traders to sign, create, retrieve and listen to orders on Firefly Exchange.

6 lines (5 loc) 145 B
/** * Withdraw margin(USDC) from bank. Reduces locked margin(USDC) in Margin bank for user * and unlocks USDC in USDC contract. */ export {};