Interface: RpcConfig ​
Defined in: packages/bitcoin/dist/types/types.d.ts:91
Properties ​
allowDefaultWallet? ​
optionalallowDefaultWallet?:boolean
Defined in: packages/bitcoin/dist/types/types.d.ts:97
headers? ​
optionalheaders?:Record<string,string>
Defined in: packages/bitcoin/dist/types/types.d.ts:92
host? ​
optionalhost?:string
Defined in: packages/bitcoin/dist/types/types.d.ts:93
password? ​
optionalpassword?:string
Defined in: packages/bitcoin/dist/types/types.d.ts:94
username? ​
optionalusername?:string
Defined in: packages/bitcoin/dist/types/types.d.ts:95
wallet? ​
optionalwallet?:string
Defined in: packages/bitcoin/dist/types/types.d.ts:96