UNPKG

js-moi-constants

Version:

Collection of constant variables used in js-moi-sdk

6 lines 354 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SARGA_ADDRESS = exports.ZERO_ADDRESS = void 0; exports.ZERO_ADDRESS = "0x0000000000000000000000000000000000000000000000000000000000000000"; exports.SARGA_ADDRESS = "0x20800000a6ba9853f131679d00da0f033516a2efe9cd53c3d54e1f9a00000000"; //# sourceMappingURL=address.js.map