UNPKG

@psf/bip21

Version:

A BIP21 compatible URL encoding utility library

5 lines (4 loc) 227 B
# 2.0.0 __changed__ * `decode` does not throw an exception for an invalid address, the address MUST be checked by the user * `decode` returns `{ address, options }` instead of assigning the options to the parent decode object