stacks-encoding-native-js
Advanced tools
Comparing version
@@ -15,2 +15,6 @@ import type { DecodedClarityValueListResult, DecodedPostConditionsResult, DecodedTxResult, ParsedClarityValue } from "."; | ||
export function getStacksAddress(version: number, hash160: Buffer): string; | ||
export function getStacksAddress(version: number, hash160: string | Buffer): string; | ||
export function isValidStacksAddress(address: string): boolean; | ||
export function memoToString(memo: string | Buffer): string; |
{ | ||
"name": "stacks-encoding-native-js", | ||
"version": "0.1.0-alpha.0", | ||
"version": "0.1.0-alpha.1", | ||
"description": "Encoding & decoding functions for the Stacks blockchain exposed as a fast native Node.js addon", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
27506364
1.81%19
5.56%1048
0.19%