[][src]Function bip39::bip39_validate

pub fn bip39_validate(phrase: &str) -> bool

Validates a BIP39 phrase

Arguments

  • phrase - Mnemonic phrase

Returns

Returns boolean with validation result