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