dimxy / komodo-zebra

An ongoing Rust implementation of a Zcash node (adding Komodo rules). 🦓
Apache License 2.0
1 stars 0 forks source link

Add check coinbase maturity for transparent outputs case #18

Closed dimxy closed 1 year ago

dimxy commented 2 years ago

Now the original restriction to spend coinbases to transparent outputs is just disabled. But we now should check coinbase maturity as well (for SomeTransparentOutputs case)

dimxy commented 1 year ago

see main repo