Function forest_filecoin::message::valid_for_block_inclusion

source ยท
pub fn valid_for_block_inclusion(
    msg: &Message,
    min_gas: Gas,
    version: NetworkVersion,
) -> Result<(), Error>
Expand description

Semantic validation and validates the message has enough gas.