Variable: DEFAULT_PHYSICAL_CONFIG
const DEFAULT_PHYSICAL_CONFIG: PublicKey;
Defined in: solana-client/src/settlement-layer.ts:23
The default physical settlement-layer config account. A settlement-config PDA
whose owner is the physical layer program; written into
option_details.settlement_layer when a caller selects the physical layer
without naming a specific config.