@ -68,7 +68,7 @@ pub struct ComponentIdMap {
pub text_id: String,
}
#[derive(BinarySerializable)]
#[derive(BinarySerializable, Clone)]
pub struct PegAddress {
peg_type: PegType,
component_address: ComponentAddress,