Task 53623210232

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

2025-10-24 20:43:45 completed PSBTErrorToPSBTResult 86d9a82cc8f4c5dd873592ef3589fd2406bb513c


Commands that took longer than 1 second (total 37m39s)
linedurationpercentagecommand
16211m13s3%library
18631s0%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