diff --git a/.github/workflows/build-docker-image.yaml b/.github/workflows/build-docker-image.yaml index 3a773e915..4d0eff40d 100644 --- a/.github/workflows/build-docker-image.yaml +++ b/.github/workflows/build-docker-image.yaml @@ -43,4 +43,3 @@ jobs: push: true tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - \ No newline at end of file diff --git a/src/common/gateway/gateway.service.ts b/src/common/gateway/gateway.service.ts index 2f44a9050..6888fbfb3 100644 --- a/src/common/gateway/gateway.service.ts +++ b/src/common/gateway/gateway.service.ts @@ -30,6 +30,7 @@ export class GatewayService { GatewayComponentRequest.addressNftByNonce, GatewayComponentRequest.vmQuery, GatewayComponentRequest.transactionPool, + GatewayComponentRequest.guardianData, ]); private readonly deepHistoryRequestsSet: Set = new Set([