mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
6 lines
76 B
TypeScript
6 lines
76 B
TypeScript
|
export const network = {
|
||
|
account: '0x123',
|
||
|
chainId: 1,
|
||
|
networkId: 1
|
||
|
}
|