| Parameter | Description | Data Type |
|---|---|---|
| mnemonic | mnemonic. Separate each mnemonic with a space. | String |
| path | BIP44 path, optional parameter. If you want to get an account other than index 0, you need to fill in this parameter, and the complete path is required. | String |
| wordlist | Language type, optional parameter. If the incoming mnemonic is not english(en), you need to fill in the corresponding language type through this parameter, such as zh, ja, it, ... | String |