Determine null GA_json
Open
- Dominant language
- C++
- Stars
- 202
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Documentation states:
https://github.com/Blockstream/gdk/blob/adb65ad673dea05f95f7d8e947cd38f14cc27b5b/include/gdk.h#L493-L499
Currently to know if a `GA_json` is null I call `GA_convert_json_value_to_string` which gives the string `"null"`.
Maybe `GA_json_is_null` or something could be added?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.