Class ReputationRegistry.TransactionAddedEventResponse

java.lang.Object
i5.las2peer.registry.contracts.ReputationRegistry.TransactionAddedEventResponse
Enclosing class:
ReputationRegistry

public static class ReputationRegistry.TransactionAddedEventResponse extends Object
  • Field Details

    • log

      public org.web3j.protocol.core.methods.response.Log log
    • sender

      public String sender
    • recipient

      public String recipient
    • timestamp

      public BigInteger timestamp
    • grade

      public BigInteger grade
    • recipientNewScore

      public BigInteger recipientNewScore
  • Constructor Details

    • TransactionAddedEventResponse

      public TransactionAddedEventResponse()