ElementsProject / ElementsProject/elements
Sync up use of asset labels and RPC calls
Open
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 416
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 15
Description
Now that asset labels are no longer stored in the wallet, they can be integrated into raw transaction rpc apis.
Currently they are not. This means if a call such as listunspent is changed to return an asset label when set, `createrawtransaction` can't deal with that switch gracefully.
Contributor guide
Assessment
This issue has not been assessed yet.