Interface NameRegistryAPI

API allowing to store network addresses under a public key

interface NameRegistryAPI ;

Methods

NameDescription
getFlashNode (public_key) Get network addresses corresponding to a flash node that is controlling given public_key
getValidator (public_key) Get network addresses corresponding to a public key
postFlashNode (data, sig, channel) Register network addresses corresponding to a public key
postValidator (data, sig) Register network addresses corresponding to a public key