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) 166 B
export declare const OWNERSHIP_ERROR: (objId: string, ownerId: string, signerId: string) => RegExp; export declare const ERROR_CODES: { [key: string]: string; };