-
Notifications
You must be signed in to change notification settings - Fork 575
Open
Description
What are you trying to do?
L1FeeJuicePortalManager.new fails because the node.getNodeInfo() does not return feeAssetHandlerAddress anymore. this is -devnet.20251212
Code Reference
const l1Chain = createEthereumChain([l1Url], l1ChainId);
const extendedClient = createExtendedL1Client(
l1Chain.rpcUrls,
privateKey,
l1Chain.chainInfo,
);
const portal = await L1FeeJuicePortalManager.new(
aztecNode,
extendedClient,
createLogger("l1-fee-juice-portal"),
);Aztec Version
3.0.0-devnet.20251212
OS
No response
Browser (if relevant)
No response
Node Version
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
No labels