= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package tezos-shell-services
-
tezos-shell-services
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type view = {
p2p_readers_length : int;
active_chains_length : int;
operation_db : table_scheduler;
operations_db : table_scheduler;
block_header_db : table_scheduler;
operations_hashed_db : table_scheduler;
active_connections_length : int;
active_peers_length : int;
}
val encoding : view Data_encoding.encoding