sCrypt-Inc / scrypt-ord

sCrypt 1sat ordinal library
https://docs.scrypt.io/tokens/
19 stars 5 forks source link

use toByteString, not toHex #23

Closed xhliu closed 11 months ago

xhliu commented 11 months ago

Everywhere, including https://github.com/sCrypt-Inc/scrypt-ord/blob/0c7086ae819c97a81625f2090c970de95a5f774b/tests/specs/nftP2PKH.spec.ts#L34

Let's also rename ordPubKey -> pubKey https://github.com/sCrypt-Inc/scrypt-ord/blob/0c7086ae819c97a81625f2090c970de95a5f774b/tests/specs/nftP2PKH.spec.ts#L31C23-L31C32