nervosnetwork / ckb-auth

A consolidated library featuring numerous blockchains authentication techniques on CKB-VM
MIT License
9 stars 12 forks source link

fix: rename schnorr alogrithm id #21

Closed quake closed 9 months ago

quake commented 9 months ago

Taproot is not supported, we should rename the alogrithm id to Schnorr in rust enum and align with c:

https://github.com/nervosnetwork/ckb-auth/blob/f3cf8752cbb67bd4018fc418d0ff6aaa10bf0599/c/ckb_auth.h#L94