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.
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.