Class EmulatedNode


  • public class EmulatedNode
    extends Object
    Context of the TestKit emulated node, i.e., on which it instantiates and executes services.
    • Constructor Detail

      • EmulatedNode

        public EmulatedNode​(int validatorId,
                            KeyPair serviceKeyPair)
        Creates a context of an emulated node.
        Parameters:
        validatorId - identifier of the validator node; or any negative value if the node is an auditor
        serviceKeyPair - service key pair of the node