blocks_query_arg_enum
Type of algorithm to filter block updates
enum blocks_query_arg_enum {
trunk
branches
tree
}
Values
blocks_query_arg_enum.trunk
Blocks from the current head and down the reorg tree
blocks_query_arg_enum.branches
WasOnBranch blocks on the branches of the reorg tree
blocks_query_arg_enum.tree
All blocks ( trunk and uncles ) of the reorg tree
Member Of
EVM
query