Skip to main content
Version: 0.2.38

sdk.coldwallet.getnetworkid

Home > @blaze-cardano/sdk > ColdWallet > getNetworkId

ColdWallet.getNetworkId() method

Retrieves the network ID of the currently connected account.

Signature:

getNetworkId(): Promise<NetworkId>;

Returns:

Promise<NetworkId>

{Promise} - The network ID of the currently connected account.