mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-14 23:18:33 +03:00
Added network code to OrionUnit
This commit is contained in:
@@ -47,6 +47,7 @@ export default function initOrionUnit(chain: string, env: string) {
|
||||
|
||||
return new OrionUnit(
|
||||
chainId,
|
||||
chainInfo.code,
|
||||
envNetworkInfo.rpc ?? chainInfo.rpc,
|
||||
env,
|
||||
envNetworkInfo.api,
|
||||
|
||||
Reference in New Issue
Block a user