UNPKG

charms-js

Version:

TypeScript SDK for decoding Bitcoin transactions containing Charms data

2 lines (1 loc) 72 B
export declare function extractSpellData(txHex: string): Buffer | null;