mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 14:31:02 +00:00
This reverts commit 9e3cb0c7615a8f06bd32b2f0fcc99a8cc481cd80.
This commit is contained in:
committed by
Bastian Köcher
parent
b3c8852bcf
commit
8859a313cc
@@ -71,11 +71,6 @@ impl<S: InboundLaneStorage> InboundLane<S> {
|
|||||||
InboundLane { storage }
|
InboundLane { storage }
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Get this lane data
|
|
||||||
pub fn data(&self) -> InboundLaneData<S::Relayer> {
|
|
||||||
self.storage.data()
|
|
||||||
}
|
|
||||||
|
|
||||||
/// Receive state of the corresponding outbound lane.
|
/// Receive state of the corresponding outbound lane.
|
||||||
pub fn receive_state_update(
|
pub fn receive_state_update(
|
||||||
&mut self,
|
&mut self,
|
||||||
|
|||||||
Reference in New Issue
Block a user