transferum
Preparing search index...
BridgeAggregatorConfig
Type Alias BridgeAggregatorConfig
Configuration for BridgeAggregator — bridges array, initial gate state, and ownership flag.
type
BridgeAggregatorConfig
=
{
activated
:
boolean
;
bridges
:
BridgeInterface
[]
;
owned
:
boolean
;
}
Index
Properties
activated
bridges
owned
Properties
Readonly
activated
activated
:
boolean
Readonly
bridges
bridges
:
BridgeInterface
[]
Readonly
owned
owned
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
activated
bridges
owned
transferum
Loading...
Configuration for BridgeAggregator — bridges array, initial gate state, and ownership flag.