sdk.hotwallet.getnetworkid
Home > @blaze-cardano/sdk > HotWallet > getNetworkId
HotWallet.getNetworkId() method
Retrieves the network ID of the currently connected account.
Signature:
getNetworkId(): Promise<NetworkId>;
Returns:
Promise<NetworkId>
{Promise