Armen
Armen
I had not seen a similar pull request already exists, feel free to close this.
I came across this issue when testing how accurately Miniscript can tell me which line an error occurred on. I expected an error for "unknown function fution" or similar on...
this is a common way in JavaScript to turn a "truthy" value into a proper boolean > !!"1" === true
interestingly, I got `parent_id` but not `parent`, meaning the `get_channel` lookup failed, which made me think permissions issue. I needed to add the "View Channels" bot permission for this to...