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.
Loading
Please sign in to comment
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.