Assaf
Assaf
Hey @kamyuentse , What is the correct way to handle errors in the following function ? https://github.com/realcr/cswitch/blob/real/feat/messenger-balance-state/src/networker/messenger/token_channel.rs#L306 Don't bother reading the code and understanding its functionality, just take a look...
Thumbs up. I think that TokenChannelCredit (the wallet itself) will also benefit from it. A note for the future: the predicates might be non-trivial, because the tester must issue correct...
Here is a solution . LMK https://github.com/matt-42/lithium/pull/133
@IgorKonovalovOd Try this patch Instead of this line - `if (SSL_CTX_use_certificate_file(ctx, cert_path.c_str(), SSL_FILETYPE_PEM)