JoeStrout / miniscript

source code of both C# and C++ implementations of the MiniScript scripting language
MIT License
275 stars 64 forks source link

Fix rawdata utf8 incompat #175

Open marcgurevitx opened 1 month ago

marcgurevitx commented 1 month ago

On Mini Micro empty RawData's .utf8 returns null either when no storage is allocated or resized to 0. Fixing C++ implementation to accord.