Skip to content

support for fundrawtransaction with includingWatchOnly outputs  #3700

@piyush-bittmax

Description

@piyush-bittmax

Hey,
I need to call fundrawtransaction rpc which uses utxos from watch only addresses too.
I was able to achieve this in bitcoin by using importpubkey and then calling fundrawtransaction with an includeWatching flag set to true.
But, in zcash, there isn't support for this flag in rpc call.

Can this flag be introduced in fundrawtransaction rpc?
https://bitcoincore.org/en/doc/0.16.0/rpc/rawtransactions/fundrawtransaction/

Currently, I am running zcash 2.0.1 version.

Thanks

Metadata

Metadata

Assignees

Labels

A-rpc-interfaceArea: RPC interfaceC-upstream-portCategory: Changes that are ported from the Bitcoin Core codebase.M-user-supportUser support issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions