CyberWhale

Full Member
5
Posts
294
Reputation
Jul 4, 2018
Joined
Recent posts
  • https://github.com/bitcoin/bitcoin/blob/master/src/validation.cpp#L1752 https://github.com/bitcoin/bitcoin/blob/master/src/consensus/amount.h#L14

  • Ah, I see. I thought there is something wrong with the variables that I used when building the transaction with walletcreatefundedpsbt, because for every change in the variables and arguments that I used, the results…

  • Thank you for the explanation. Now I know that because tree expressions in Taproot output have limitations, then to describe certain arbitrary scripts I have to use Miniscript, so that valid descriptors can be…

  • I’m trying to figure out how to describe a Script Tree with both Script Path 1 and Script Path 2 using Taproot expression. So, I have this tr(InternalKey,{multi_a(2,Key1,Key2),pk(Key3)}) to import into Bitcoin core. But…

  • Honestly, if you need tBTC, just mine it on your CPU. Like, check how many blocks wiz has mined. Look at the difficulty level, it's pretty low.