Optional
passwordOptional
usernameThe username to use for authenticating to the websocket, if the wallet format requires a username.
Optional
walletThe wallet format to use if a password was supplied. Defaults to
kristwallet
.
Optional
sha256The SHA-256 function to use. Defaults to a pure JS implementation. You do not normally need to supply this.
Generated using TypeDoc
The password to use for authenticating to the websocket. If a password or private key are not supplied, the connection will be a "guest" connection.