Trait sc_network::config::FinalityProofRequestBuilder [−][src]
Finality proof request builder.
Required methods
fn build_request_data(&mut self, hash: &B::Hash) -> Vec<u8>
[src]
Build data blob, associated with the request.