netfluid__access_recover
Recovers the Netfluid wallet's private key from a set of 24 keywords
Recovers the Netfluid wallet's private key from a set of 24 keywords. Returns an object with the wallet owner's key, first_name, last_name, mobile and email. It's preferable that the person trying to recover @param api_key: The api key allocated to your application @param words: A set of 24 recovery words, space delimited
@return: a json object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| words | Yes | ||
| api_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||