Function FlashControlAPI.registerKey

Register the given secret key as being managed by the Flash node.

abstract void registerKey (
  KeyPair secret
) @safe;

Parameters

NameDescription
secret the secret to register