Skip to content

Commit

Permalink
add space
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Leonard authored and Robert Leonard committed May 14, 2024
1 parent 42bdc31 commit 2959903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway-ui/src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const BNB_TESTNET_CONTRACT_ADDRESSES = {
gatekeeper: "0x47340b5b62a1c9038aa70dc1e7344be5a59da8af",
didRegistry: "0x88a05b4370bbb90c9f3eea72a65c77131a7bc18d"
}

export const testNetworkName = utils.formatBytes32String("Identity.com KYC Verification");

export const ZERO_ADDRESS = '0x0000000000000000000000000000000000000000';

0 comments on commit 2959903

Please sign in to comment.