#### Wallet Options - Raw

`-i`
`--interactives` *num*\
    Open an interactive prompt to enter your private key. Takes a value for the number of keys to enter.\
    Default: 0

`--mnemonic-indexes` *indexes*\
    Use the private key from the given mnemonic index. Used with --mnemonic-path.\
    Default: 0

`--mnemonic-paths` *paths*\
    Use the mnemonic file at the specified path(s).

`--private-key` *raw\_private\_key*\
    Use the provided private key.

`--private-keys` *raw\_private\_keys*\
    Use the provided private keys.
