Home > @infiniteobjects/data-types > IBlockchainNetworkPointer
A reference to an specific Blockchain Network. (blockchain type and network running)
Signature:
export interface IBlockchainNetworkPointer
Property | Modifiers | Type | Description |
---|---|---|---|
chainId | Blockchain | Blockchain one off Blockchain enumeration values. ‘eth’ | |
networkId | BlockchainNetwork | Network id one off BlockchainNetwork enumeration values. ‘mainnet’ |