Type alias RelayMessageData
RelayMessageData: { bundleProof: BundleProof; fromAddress: string; fromChainId: BigNumberish; toAddress: string; toCalldata: string; toChainId: BigNumberish; } Type declaration
fromAddress: string
fromChainId: BigNumberish
toAddress: string
toCalldata: string
toChainId: BigNumberish