HashGraph.create_init_tide

Creates and wave-front init-tide as a HiRPC Which can be send to other active nodes Note. Will generate tidalWavewave but if the node are not yet in the graph then a sharpWave is generate

  1. const(HiRPC.Sender) create_init_tide(Document payload, sdt_t time)
    class HashGraph
    const(HiRPC.Sender)
    create_init_tide
    (
    lazy const Document payload
    ,
    lazy const sdt_t time
    )
  2. const(HiRPC.Sender) create_init_tide(T payload, sdt_t time)

Parameters

payload Document

the document payload (Can be empty)

time sdt_t

Time of creation

Return Value

Type: const(HiRPC.Sender)

HiRPC wave-front method