Merge conflicts

This commit is contained in:
wborgeaud 2022-07-27 10:16:04 +02:00
parent fbfe0ad62a
commit ac68ce62c2

View File

@ -69,6 +69,7 @@ impl Segment {
Segment::Returndata => 8,
Segment::Metadata => 256,
Segment::KernelGeneral => 256,
Segment::TxnFields => 256,
Segment::TxnData => 256,
Segment::RlpRaw => 8,
}