fix_:empty POKT_TOKEN

b665d68d...83e5e664
This commit is contained in:
frank 2024-06-20 14:54:17 +08:00 committed by Andrea Maria Piana
parent db8d2a104e
commit d4f977283e
2 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@
;; flags stay up to date and are removed once behavior introduced is stable. ;; flags stay up to date and are removed once behavior introduced is stable.
(goog-define INFURA_TOKEN "800c641949d64d768a5070a1b0511938") (goog-define INFURA_TOKEN "800c641949d64d768a5070a1b0511938")
(goog-define POKT_TOKEN "3ef2018191814b7e1009b8d9") (goog-define POKT_TOKEN "")
(goog-define OPENSEA_API_KEY "") (goog-define OPENSEA_API_KEY "")
(def infura-key INFURA_TOKEN) (def infura-key INFURA_TOKEN)

View File

@ -3,7 +3,7 @@
"_comment": "Instead use: scripts/update-status-go.sh <rev>", "_comment": "Instead use: scripts/update-status-go.sh <rev>",
"owner": "status-im", "owner": "status-im",
"repo": "status-go", "repo": "status-go",
"version": "fix/ens-api-owner-of", "version": "release/v0.108.x",
"commit-sha1": "67f82548e5b0754c2af1ed6167f2543e5cec268d", "commit-sha1": "83e5e664522aae4a0fb7db57f3736e2982ef710d",
"src-sha256": "1avp1l8hyk3pbcpiwkhm7kq5izd6rzcnqvjpxnz77rx7mfryygnr" "src-sha256": "10sqca2wawarcci5k1zw8lm9bki2mcc0i7lyg64vrccdkgrmzp2x"
} }