Interface SystemConfig

Generated

from protobuf message db3_base_proto.SystemConfig

Hierarchy

  • SystemConfig

Properties

arNodeUrl: string

Generated

from protobuf field: string ar_node_url = 5;

chainId: number

Generated

from protobuf field: uint32 chain_id = 6;

contractAddr: string

Generated

from protobuf field: string contract_addr = 8;

evmNodeUrl: string

Generated

from protobuf field: string evm_node_url = 4;

minGcOffset: string

Generated

from protobuf field: uint64 min_gc_offset = 9;

minRollupSize: string

Generated

from protobuf field: uint64 min_rollup_size = 1;

networkId: string

Generated

from protobuf field: uint64 network_id = 3;

rollupInterval: string

Generated

from protobuf field: uint64 rollup_interval = 2;

rollupMaxInterval: string

rollup at once of max time

Generated

from protobuf field: uint64 rollup_max_interval = 7;

Generated using TypeDoc