Task 56074090698

wallet/refactor: change PSBTError to PSBTResult and remove std::optional<common::PSBTResult> and return common::PSBTResult

2025-11-21 18:19:14 completed PSBTErrorToPSBTResult a8c4145684e16d5e2b926d4ce8a558afad09711a


Commands that took longer than 1 second (total 40m55s)
linedurationpercentagecommand
16371m2s2%library
18801s0%compiler flags .................. /DWIN32 /D_WINDOWS /EHsc -g -Og --coverage -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /WX /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805
Tags
  • Windows native, VS 2022
  • PSBTErrorToPSBTResult
  • COMPLETED