Delegate to multiple validators in one transaction. #51
collincusce
started this conversation in
Brainstorming
Replies: 1 comment 1 reply
-
I wonder if it makes sense to delegate to multiple validators - or rather "delegate" to all the validators? Having some notion of a P-chain treasury bond or something rather than the existing delegation mechanism has always fascinated me. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Context and scope
Delegate to multiple validators in one transaction.
A single validator can fail to meet uptime goals. Spreading delegation to multiple would be more ideal. There should be a web wallet interface for this so you can select the validators based on past performance and time remaining. The transaction should just be a list of validators and amount to delegate to them.
Beta Was this translation helpful? Give feedback.
All reactions