registerWallet()
Register a wallet with a public key
Method Signature
Parameters
Name
Type
Description
blockchain
String
Blockchain address in hex
publicKey
String
User's wallet public key in hex
Example
Result
The result will be of type JSON
.
Last updated