View License Status
Once the node owner initiates the delegation process, you can view the status of all licenses delegated to the burner wallet.
Linux CLI
Please note that it is a prerequisite to use this command that the at least one node owner has initiates the delegation process to this burner wallet address.
List licenses aethir license list
-ready
-checking
-offline
-banned
-pending
Corresponds to pending delegations
-all
Each of the parameter display lists in the form of: License ID
| Owner Address
| Status
If the user does not add parameters, all available parameters will be prompted.
Alternatively, show summary table aethir license summary
This is a sample for what the summary table looks like:
Number | Status |
---|---|
123 | Checking |
123 | Ready |
123 | Offline |
123 | Banned |
123 | Pending |
123 | Total Delegated |
Windows GUI
Navigate to the License tab.
Last updated