devp2p
/
org.apache.tuweni.devp2p.v5.storage
/
DefaultENRStorage
/
put
put
fun
put
(
nodeId
:
Bytes
,
enr
:
Bytes
)
:
Unit
(source)
Store an ENR record associated with a nodeId in the store.