@did-btc1/common / DEFAULT_RPC_CONFIG
Variable: DEFAULT_RPC_CONFIG
> const
DEFAULT_RPC_CONFIG: object
= POLAR_BOB_CLIENT_CONFIG
Defined in: constants.ts:27
Type declaration
allowDefaultWallet
> allowDefaultWallet: boolean
= true
host
> host: string
= 'http://127.0.0.1:18443'
password
> password: string
= 'polarpass'
username
> username: string
= 'polaruser'
version
> version: string
= '28.1.0'