Function forest_filecoin::rpc::methods::eth::eth_tx_from_signed_eth_message

source ยท
pub fn eth_tx_from_signed_eth_message(
    smsg: &SignedMessage,
    chain_id: u64,
) -> Result<(EthAddress, EthTx)>
Expand description

eth_tx_from_signed_eth_message does NOT populate:

  • hash
  • block_hash
  • block_number
  • transaction_index