| Name | Type | Description | Notes |
|---|---|---|---|
| baseReq | BaseReq | ||
| amount | Coin | ||
| unlockTime | String | ||
| sender | String | The supervised amount sender's address (required when return or unlock-by-supervisor) | [optional] |
| supervisor | String | The supervisor's address (required when create or unlock-by-sender if there is a supervisor) | [optional] |
| reward | String | [optional] | |
| operation | Number | Operation type (create: 0; return: 1; unlock-by-sender: 2; unlock-by-supervisor: 3) |
This repository was archived by the owner on Jul 5, 2024. It is now read-only.