Use Cryptoscheme and AddressUri in VaultDataToImport
It is necessary to be able to derive both ed25519 and sr25519 from a given seed, so the CryptoScheme
arg has to be added here.
Edited by Hugo Trentesaux
It is necessary to be able to derive both ed25519 and sr25519 from a given seed, so the CryptoScheme
arg has to be added here.