HandlersConfigResponse
HandlersConfigResponse =
object
Defined in: src/client/types.gen.ts:108
Properties
apps?
optionalapps:HandlersAppConfig[]
Defined in: src/client/types.gen.ts:112
Apps is the list of active apps with their escrow contracts
chain_id?
optionalchain_id:string
Defined in: src/client/types.gen.ts:116
ChainID is the blockchain chain ID
operator_address?
optionaloperator_address:string
Defined in: src/client/types.gen.ts:120
OperatorAddress is the operator wallet address
settlement_recipient?
optionalsettlement_recipient:string
Defined in: src/client/types.gen.ts:124
SettlementRecipient is the address that receives settlement payments
Last updated on