Class CreateGenesisPublication


  • public class CreateGenesisPublication
    extends Object
    • Constructor Detail

      • CreateGenesisPublication

        public CreateGenesisPublication()
    • Method Detail

      • handle

        public List<String> handle​(java.time.Instant dateTime,
                                   String orgRecord,
                                   List<String> records,
                                   List<NewParticipantDeclaration> signers)
        Validate and publishes the genesis files of this validator.
        Parameters:
        dateTime - time of publication
        orgRecord - the validator record
        records - three node records
        signers - the validator nodes signing
        Returns: