Skip to Content

HandlersAppConfig

HandlersAppConfig = object

Defined in: src/client/types.gen.ts:236 

Properties

escrow_contract

escrow_contract: string

Defined in: src/client/types.gen.ts:240 

EscrowContract is the escrow contract address for this app


name

name: string

Defined in: src/client/types.gen.ts:244 

Name is the human-readable name of the app


phone_call_voice?

optional phone_call_voice: string

Defined in: src/client/types.gen.ts:248 

PhoneCallVoice is the configured default voice for phone calls

Last updated on