Closed arj03 closed 3 years ago
ssb-private1 and patchwork does it like that.
Reviewed. Thanks!
Oh, now I see why it even works: u.toBuffer does the substr:
u.toBuffer
https://github.com/ssb-js/ssb-keys/blob/98569aa430e344b3ed144fcebf5d2755f7355bf6/util.js#L43
Sneakily hidden :~|
ssb-private1 and patchwork does it like that.