-
- All Implemented Interfaces:
public final class KeyPairKt
-
-
Method Summary
Modifier and Type Method Description final static KeyPairFactorysr25519(KeyPair.Factory $self, String label)Returns sr25519 keypair factory for a specific kind -
-
Method Detail
-
sr25519
final static KeyPairFactory sr25519(KeyPair.Factory $self, String label)
Returns sr25519 keypair factory for a specific kind
- Parameters:
label- a label for factory to return, like "substrate"
-
-
-
-