↓ 1 callersFunctionbuildL3Config({
address,
rollupConfig,
validators,
batchPosters,
coreContracts,
parentChainId,
}: BuildL3Config
src/utils/configBuilders.ts:51
↓ 1 callersFunctiondeployRollup({
rollupConfig,
validators,
batchPosters,
publicClient,
walletClient,
account,
chainType = Chai
src/utils/deployRollup.ts:32
FunctionChainTypeInfoPanel({
header,
description,
dataAvailabilityLayer,
gasFee,
exampleChain,
logo,
}: {
header: string;
src/components/ChainTypeInfoPanel.tsx:1
FunctionChainTypePicker({
selectedChainType,
onClick,
chainType,
label,
description,
})
src/components/ChainTypePicker.tsx:12
FunctionRaasProviderCard({
name,
description,
caption,
link,
logo,
}: {
name: string;
description: string;
caption: st
src/components/RaasProviderCard.tsx:4