diff options
| author | Glenn Willen <[email protected]> | 2019-01-29 21:32:38 -0800 |
|---|---|---|
| committer | Glenn Willen <[email protected]> | 2019-02-11 12:23:14 -0800 |
| commit | c734aaa15d924470cec0f17b00ad2e47472b471f (patch) | |
| tree | 57a374ce9179e44ba453c2d48014b5375268f965 /src/httpserver.cpp | |
| parent | Add pf_invalid arg to std::string DecodeBase{32,64} (diff) | |
| download | discoin-c734aaa15d924470cec0f17b00ad2e47472b471f.tar.xz discoin-c734aaa15d924470cec0f17b00ad2e47472b471f.zip | |
Split DecodePSBT into Base64 and Raw versions
Split up DecodePSBT, which both decodes base64 and then deserializes a
PartiallySignedTransaction, into two functions: DecodeBase64PSBT, which retains
the old behavior, and DecodeRawPSBT, which only performs the deserialization.
Add a test for base64 decoding failure.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions