librustzcash/zcash_client_backend/proto
Kris Nuttycombe 18207883ea zcash_client_backend: Add `block_height` argument to `decrypt_and_store_transaction`
In the case that `decrypt_and_store_transaction` is being used to add
data for fully-transparent transactions to the database, it may be the
case that there is no existing relationship between a transaction and
the block height at which it was mined (unlike for transactions being
enhanced after discovery via block scanning.) This change makes it
possible to set the mined height for transactions that do not have any
shielded components that involve the wallet.
2024-08-06 12:25:44 -06:00
..
compact_formats.proto
proposal.proto
service.proto zcash_client_backend: Add `block_height` argument to `decrypt_and_store_transaction` 2024-08-06 12:25:44 -06:00