Method Name
public/register_invite
public/register_inviteTODO description
Parameters
| code
    string or integer
    required
 Invite code  | 
| secret
    string
    required
 Secret key  | 
| wallet
    string
    required
 Wallet address of the user  | 
Response
| id
    string or integer
    required
 | 
| result
    string
    required
 enum ok | 
Example
{request_example_shell}{request_example_javascript}{request_example_python}The above command returns JSON structured like this:
{response_example_json}