UNPKG

@firefly-exchange/library-sui

Version:

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

7 lines (6 loc) 186 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BLV_ERROR_CODES = void 0; exports.BLV_ERROR_CODES = { "1009": "Signature verification failed" };