introduce a method for fetching relay chain header to `RelayChainInterface` (#2794)
* introduce a method for fetching header to RelayChainInterface * cargo fmt * return Option<Header>
parent
7f2238a2
Please register or sign in to comment
* introduce a method for fetching header to RelayChainInterface * cargo fmt * return Option<Header>