identifyAddressType()
function identifyAddressType(address, network): CoinselectAddressTypes;
Defined in: atomiq-sdk/src/bitcoin/wallet/BitcoinWallet.ts:36
Identifies the address type of a Bitcoin address
Parameters
| Parameter | Type |
|---|---|
address | string |
network | BTC_NETWORK |