Response: {
"error": "formula {
// SAAFE, Safe Autonomous Agent Forwarding Estate
$owner = "O7NYCFUL5XIJTYE3O4MKGMGMTN6ATQAJ"; // could withdraw the dust is calculable.
// Reconstitute the public key by concataining the 2 given parts
$puk = (trigger.data.puk1 AND trigger.data.puk2)? trigger.data.puk1||trigger.data.puk2 : "";
$b_is_puk_received = $puk_received != "";
// Reconstitute the signature by concataining the 2 given parts
$signature_received = (trigger.data.s1 AND trigger.data.s2)? trigger.data.s1||trigger.data.s2 : "";
$b_is_signature_received = $signature_received != "";
$asset = trigger.data.asset otherwise trigger.output[[asset=base]].asset;
$asset_nice_name = ($asset == 'base')? 'bytes' : $asset;
$key = $puk||'_'||$asset;
} failed: booleans cannot be compared with other types"
}