getInfo
Your application can request information about the user's wallet with the getInfo
method.
No request parameters are required:
The getInfo
method returns a Promise that resolves to the GetInfoResult object:
Property | Description |
---|---|
| a string representing the wallet's version number |
| an array of strings representing the methods exposed by the provider |