class DefaultENRStorage : ENRStorage
<init>
DefaultENRStorage()
find
fun find(nodeId: Bytes): Bytes?
Find node record into storage
set
fun set(enr: Bytes): Unit
Persist node record into storage