Results 7 issues of Andrey Prih

const MULTISIG_METHOD_NAMES: &str = "add_request,delete_request,confirm,add_and_confirm_request"; but need: const MULTISIG_METHOD_NAMES: &str = "add_request,delete_request,confirm,add_request_and_confirm"; fixed #212

# Description Add FiNER Wallet App support. FiNER Wallet implements an API almost identical to near-wallet over Deep linking on IOS and Android. # Checklist: - [x] I have performed...

if connect to exchange with this options: ` noDeclare: true, confirm: true ` we have problem with Exchange.prototype._onMethod first run case methods.channelOpenOk and after this run case methods.confirmSelectOk and emit...