Nodes
A node is a Quorum Key Manager (QKM) component that interfaces with underlying node endpoints (such as Ethereum RPC nodes and Tessera nodes).
You can configure a node using a node manifest, which includes the configuration to connect to the JSON-RPC node proxy.
When connected to the JSON-RPC node proxy, QKM intercepts the following methods for performing remote transaction signing:
eea_sendTransaction
eth_accounts
eth_sendTransaction
(the GoQuorum version is also supported.)eth_sign
eth_signTransaction