The delegation-list-ids
command in Mintlayer is used to list the delegation IDs controlled by the currently selected account in the wallet, along with their corresponding balances. This command provides a convenient way to view all the delegations associated with an account and their current state.
delegation-list-ids
-h, --help
: Displays help information about the delegation-list-ids
command.Executing the delegation-list-ids
command will generate a list of delegation IDs and their balances associated with the current account. An example output is as follows:
Delegation Id: tdelg1f20yzzh8mufys6570z4klawd26yn4pwpf6hgv66xae49eqxjpmssd5qcnj, Balance: 0
Delegation Id: tdelg1fjr77cq0ymr9h9m64e5ur4g9y7jzx7llajduetv9hxlqcjetkt8s6ynuaa, Balance: 0
Delegation Id: tdelg14xnrh2u9aers8kwgphttkg9zjgdv8fphf9d5m34c6dc75vk3mhssuq6ux2, Balance: 0.00000000455
Delegation Id: tdelg1c3hxuzwmwc9yu2syyd8f699sj8t5tz78cmxya4snz9l7ml8yjesstw0cuk, Balance: 1390.06
Each line represents a delegation, showing the unique delegation ID and its current balance.