UNPKG

@etherspot/remote-signer

Version:

Etherspot Permissioned Signer SDK - signs the UserOp with SessionKey and sends it to the Bundler

1 lines 441 B
{"version":3,"sources":["../../src/sdk/network/utils/network-name-to-chain-id.ts"],"sourcesContent":["import { NetworkNames, NETWORK_NAME_TO_CHAIN_ID } from '../constants';\n\nexport function networkNameToChainId(networkName: NetworkNames): number {\n return NETWORK_NAME_TO_CHAIN_ID[networkName] || null;\n}\n\nexport { NETWORK_NAME_TO_CHAIN_ID };\n"],"mappings":";;;;;AAEO,SAAS,qBAAqB,aAAmC;AACtE,SAAO,yBAAyB,WAAW,KAAK;AAClD;","names":[]}