Type alias GetBundleExitPopulatedTxInput
GetBundleExitPopulatedTxInput: {
bundleCommittedEvent?: EthersEventWithDecodedTypesAndContext<BundleCommitted>;
bundleCommittedTransactionHash?: string;
}
Type declaration
Optional
bundleCommittedEvent?: EthersEventWithDecodedTypesAndContext<BundleCommitted>
Optional
bundleCommittedTransactionHash?: string