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