WalletDaemonSignerOptions
Defined in: ootle-wallet-daemon-signer/src/wallet-daemon-signer.ts:9
Properties
Section titled “Properties”authToken?
Section titled “authToken?”
optionalauthToken?:string
Defined in: ootle-wallet-daemon-signer/src/wallet-daemon-signer.ts:17
Token used to authenticate JRPC calls to the wallet daemon. If omitted, WalletDaemonSigner.connect will automatically authenticate using the daemon’s configured auth method (none or WebAuthn).
url:
string
Defined in: ootle-wallet-daemon-signer/src/wallet-daemon-signer.ts:11
Base URL of the wallet daemon HTTP endpoint, e.g. “http://localhost:18103”