- Preparing search index...
- The search index is not available
Stacks.js 
 
Function decodeBtcAddress
 
- decodeBtcAddress(btcAddress: string): { 
 data: Uint8Array;
 version: PoXAddressVersion;
 }
- 
Returns { 
 data: Uint8Array;
 version: PoXAddressVersion;
 }
- 
data: Uint8Array
- 
version: PoXAddressVersion