ElectrumV1Mnemonic.fromString constructor
ElectrumV1Mnemonic.fromString(
- String mnemonic
Constructs an Electrum V1 mnemonic from a string representation.
Implementation
ElectrumV1Mnemonic.fromString(super.mnemonic) : super.fromString();