pub type SealLayerRequest = SealLayerRequest;
pub struct SealLayerRequest { pub layer_id: String, }
layer_id: String