bitcoinops / taproot-workshop

Taproot & Schnorr Python Library & Documentation.
MIT License
369 stars 111 forks source link

Add missing .secret in assert #164

Closed Sjors closed 4 years ago

Sjors commented 4 years ago

I'm assuming fixing this assert wasn't part of the exercise :-)

Sjors commented 4 years ago

Ah wait, nvm, the cast to int was.