Function FullNode.pushPreImage

Push the preimage to the preimage_handlers target server list set in config.

void pushPreImage (
  const(PreImageInfo) pre_image
) @trusted;

Convert PreImageInfo to JSON serialization and send it POST using Rest.

Parameters

NameDescription
preImage Received PreImageInfo