UNPKG

bip322-js

Version:

A Javascript library that provides utility functions related to the BIP-322 signature scheme

3 lines (2 loc) 99 B
import { decodeScriptSignature } from "./DecodeScriptSignature"; export { decodeScriptSignature };