Open real-or-random opened 5 months ago
It's not yet entirely clear to me how this should like in the end.
import
, to clarify the operations we rely on (like in BIP340, where we define stuff like lift_x
). But then, if we don't include the full contents of the package, then the BIP is technically speaking not fully self-contained... Is that a problem? In theory, we could also run pydoc on the package and include the output in the BIP. But that sounds a bit like overkill.
"secp256k1-proto" sounds good to me