Lrz update remove get unspent tx outputs #1393
Merged
Annotations
8 errors and 1 warning
zingolib/src/wallet/send.rs#L174
cannot find function `calculate_proposed_transaction` in module `zcash_client_backend::data_api::wallet`
|
zingolib/src/wallet/tx_map_and_maybe_trees/trait_walletread.rs#L57
not all trait items implemented, missing: `transaction_data_requests`
|
zingolib/src/data.rs#L41
mismatched types
|
zingolib/src/wallet/send.rs#L167
the trait bound `hdwallet::KeyIndex: From<NonHardenedChildIndex>` is not satisfied
|
zingolib/src/wallet/send.rs#L261
field `recipient_address` of struct `zcash_client_backend::zip321::Payment` is private
|
zingolib/src/config.rs#L643
non-exhaustive patterns: `NetworkUpgrade::Nu6` not covered
|
zingolib/src/config.rs#L705
non-exhaustive patterns: `NetworkUpgrade::Nu6` not covered
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading