mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-15 14:42:38 +03:00
Network was added
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@orionprotocol/sdk",
|
||||
"version": "0.19.35",
|
||||
"version": "0.19.36-rc.0",
|
||||
"description": "Orion Protocol SDK",
|
||||
"main": "./lib/index.cjs",
|
||||
"module": "./lib/index.js",
|
||||
|
||||
@@ -94,6 +94,7 @@ export enum SupportedChainId {
|
||||
BSC = '56',
|
||||
BSC_TESTNET = '97',
|
||||
OKC_TESTNET = '65',
|
||||
DRIP_TESTNET = '56303',
|
||||
|
||||
// For testing and debug purpose
|
||||
// BROKEN = '0',
|
||||
|
||||
Reference in New Issue
Block a user