zcash / librustzcash

Rust-language assets for Zcash
Other
333 stars 249 forks source link

Tkey custom selection #1394

Closed AloeareV closed 4 months ago

AloeareV commented 4 months ago

Zingolib uses a UnifiedSpendingKey where the transparent component is the account's externally-scoped key, instead of the account key...so the default usk-to-sk function doesn't get the child transparent key get we need.