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