Skip to content

Commit

Permalink
check bithomp in env
Browse files Browse the repository at this point in the history
  • Loading branch information
ebedoise committed Aug 1, 2024
1 parent 256816c commit f1759f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/poll/src/Choices.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export const Choices = () => {
};

console.log('identifiers: ', identifiers);
console.log('envVars: ', envVars);
console.log('envVars: ', envVars.SECRET_BITHOMP);

const XRPNftReaderClient = () => ({
getWalletNfts: async (
Expand Down

0 comments on commit f1759f2

Please sign in to comment.