airgap-wallet icon indicating copy to clipboard operation
airgap-wallet copied to clipboard

Multiple DOT validators

Open ecoecoecoeco opened this issue 3 years ago • 1 comments

I know you are planning support for multiple DOT validators, but is there any workaround which we can use to nominate to multiple validators in the meantime?

ecoecoecoeco avatar Apr 16 '21 18:04 ecoecoecoeco

With the Wallet, there is now workaround. The UI does not support this and adding it is quite an extensive task.

If you can / want to code, then you could probably prepare the transaction with our library (and then sign it with the Vault). The relevant method can be found here: https://github.com/airgap-it/airgap-coin-lib/blob/master/packages/core/src/protocols/substrate/SubstrateProtocol.ts#L400

AndreasGassmann avatar Apr 21 '21 14:04 AndreasGassmann