"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.CHAIN_ID_FOR_SIGNATURE = void0;
// Chain doesn't matter for linking, we can just hardcode a common oneexports.CHAIN_ID_FOR_SIGNATURE = 137;
//# sourceMappingURL=walletLinking.js.map