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
version
a string representing the wallet's version number
methods
an array of strings representing the methods exposed by the provider