You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
admin_peers json-rpc call seems to not show whether a peer is inbound/outbound on besu, while on geth/erigon/ethjs/reth it does. Could we add this extra field for besu?
admin_peers
json-rpc call seems to not show whether a peer is inbound/outbound on besu, while on geth/erigon/ethjs/reth it does. Could we add this extra field for besu?expected output:
Current output:
Would be great to add
result.network.inbound
:<bool>
The text was updated successfully, but these errors were encountered: