Function validate_tx_bytes

Source
pub fn validate_tx_bytes<S>(storage: &S, tx_size: usize) -> Result<bool>
where S: StorageRead,
Expand description

Validate the size of a tx.