@override Future<EcKeyPair> newKeyPairFromSeed(List<int> seed) { return fallback.newKeyPairFromSeed(seed); }