Variables

DEFAULT_CARRIES_IN_MESSAGES

Variable: DEFAULT_CARRIES_IN_MESSAGES

const DEFAULT_CARRIES_IN_MESSAGES: readonly WireRole[]

Defined in: src/adapters/types.ts:137

The floor every known wire supports. Used for any provider that does not declare carriesInMessages — a third-party adapter is assumed to carry only what all of them do, never more.

On this page