diff options
| author | Glenn Willen <[email protected]> | 2018-10-26 15:18:52 -0700 |
|---|---|---|
| committer | Glenn Willen <[email protected]> | 2018-11-01 12:11:24 -0700 |
| commit | fe5d22bc676f158e8d567d71edb3451118759d62 (patch) | |
| tree | cd806a8e495cf87e6a1a99e173f903045513785c /src/script/sign.cpp | |
| parent | Merge #14377: check that a separator is found for psbt inputs, outputs, and g... (diff) | |
| download | discoin-fe5d22bc676f158e8d567d71edb3451118759d62.tar.xz discoin-fe5d22bc676f158e8d567d71edb3451118759d62.zip | |
More concise conversion of CDataStream to string
Use .str() instead of .data() and .size() when converting CDataStream to
a string. Uses std::string, avoiding conversion to a C string.
Diffstat (limited to 'src/script/sign.cpp')
0 files changed, 0 insertions, 0 deletions