Type Alias RpcBestChainResponse

Source
pub type RpcBestChainResponse = Vec<AppliedBlock>;

Aliased Typeยง

pub struct RpcBestChainResponse { /* private fields */ }