Class Authentication.RoleAdminChangedEventResponse

java.lang.Object
org.web3j.protocol.core.methods.response.BaseEventResponse
it.unisa.KryptoAuth.contracts.Authentication.RoleAdminChangedEventResponse
Enclosing class:
Authentication

public static class Authentication.RoleAdminChangedEventResponse extends org.web3j.protocol.core.methods.response.BaseEventResponse
  • Field Details

    • role

      public byte[] role
    • previousAdminRole

      public byte[] previousAdminRole
    • newAdminRole

      public byte[] newAdminRole
  • Constructor Details

    • RoleAdminChangedEventResponse

      public RoleAdminChangedEventResponse()