Skip to content

Make `only_result` required parameter

Omitting only_result in __send call is an error. This method is called only from Wallet.Api class and in every of its methods only_result parameter must be present.

Merge request reports