Park Changwan
|
84c7a0f089
|
Add addPeer RPC (#1033)
This PR mirrors https://github.com/testinprod-io/erigon-lib/pull/12.
Library implementation for `admin_addPeer` method.
RPC Spec: Refer to
https://geth.ethereum.org/docs/interacting-with-geth/rpc/ns-admin.
Requires https://github.com/ledgerwatch/interfaces/pull/174.
After https://github.com/ledgerwatch/interfaces/pull/174 is merged, will
update interfaces version, removing `replace` at `go.mod`.
---------
Co-authored-by: alex.sharov <AskAlexSharov@gmail.com>
|
2023-09-06 08:31:05 +00:00 |
|