UNPKG

@firefly-exchange/library-sui

Version:

Sui library housing helper methods, classes to interact with Bluefin protocol(s) deployed on Sui

5 lines (4 loc) 76 B
export interface ICoinParam { coinType: string; decimals: number; }