Skip to content

Commit

Permalink
feat(index.page.tsx): add zkappPublicKeyBase58 to UI state
Browse files Browse the repository at this point in the history
  • Loading branch information
ymekuria committed Sep 20, 2024
1 parent a434588 commit 03cfbd9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ export default function Home() {
hasBeenSetup: true,
publicKeyBase58,
zkappPublicKey,
zkappPublicKeyBase58: ZKAPP_ADDRESS,
accountExists,
currentNum,
});
Expand Down

0 comments on commit 03cfbd9

Please sign in to comment.