Skip to content

Commit

Permalink
🖊️ Adresi düzenle
Browse files Browse the repository at this point in the history
  • Loading branch information
oemerfurkan committed May 28, 2024
1 parent 7f54db2 commit 827ad18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion birim/blog/mina-berkeley/birim.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import dom from "/lib/util/dom";
const RemainingBar = dom.adla("blmb");

/** @const {!string} */
const zkAppAddress = "B62qnnFm3SEtrMgStoj4SRVxKSTERh8Ho3Y9jCCa8TvgBF1mqa97Sij";
const zkAppAddress = "B62qmuv9skuJS8564ZptVbp9NmMR5a1wjMaFDEUFcmBciZuekQJZ4gD";

fetch("https://devnet.api.minaexplorer.com/accounts/" + zkAppAddress).then(
async (response) => {
Expand Down

0 comments on commit 827ad18

Please sign in to comment.