UNPKG
p2tr
Version:
latest (2.0.0)
2.0.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
Utilities for working with P2TR outputs
github.com/alexbosworth/p2tr
alexbosworth/p2tr
p2tr
/
varuint
/
index.js
4 lines
(2 loc)
•
77 B
JavaScript
View Raw
1
2
3
4
const
encodeSize
=
require(
'./encode_size'
);
module
.
exports
= {encodeSize};