Type alias GenerateAccountWithEd25519

GenerateAccountWithEd25519: {
    legacy: boolean;
    scheme: Ed25519;
}

Input type to generate an account using Single Signer Ed25519 or Legacy Ed25519

Type declaration

Generated using TypeDoc