Class HubWalletStorage

java.lang.Object
io.meeds.tenant.hub.storage.HubWalletStorage

@Component public class HubWalletStorage extends Object
  • Field Details

  • Constructor Details

    • HubWalletStorage

      public HubWalletStorage()
  • Method Details

    • getOrCreateHubAddress

      public String getOrCreateHubAddress()
    • signHubMessage

      public String signHubMessage(String rawRequest) throws io.meeds.wom.api.constant.WomException
      Throws:
      io.meeds.wom.api.constant.WomException
    • sendReportTransaction

      public long sendReportTransaction(io.meeds.wom.api.model.HubReportPayload report, String uemAddress, long uemNetworkId) throws io.meeds.wom.api.constant.WomException
      Throws:
      io.meeds.wom.api.constant.WomException