Creates a new random ChatAccount.
Defaults to Falcon-1024. Pass { scheme: 'ed25519' } for a classical account. The returned mnemonic is the cross-scheme master secret; recovering a Falcon account from it requires { scheme: 'falcon-1024' }.
{ scheme: 'ed25519' }
{ scheme: 'falcon-1024' }
Creates a new random ChatAccount.
Defaults to Falcon-1024. Pass
{ scheme: 'ed25519' }for a classical account. The returned mnemonic is the cross-scheme master secret; recovering a Falcon account from it requires{ scheme: 'falcon-1024' }.