Configuration options for readonly wallet initialization.
Use this config when you only need to query wallet state (balance, addresses, transactions)
without the ability to send transactions. This is useful for:
Watch-only wallets
Monitoring addresses
Safe sharing of wallet state without private key exposure
Configuration options for readonly wallet initialization.
Use this config when you only need to query wallet state (balance, addresses, transactions) without the ability to send transactions. This is useful for:
Example