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