Skip to content

Commit

Permalink
chore: ptd-1084 add dapp def addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
xstelea committed Sep 25, 2023
1 parent bb5b7d8 commit 6b17b16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/rdt/rdt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ const getDAppDefinitionFromLocalStorage = (): Record<string, string> => {
'account_tdx_e_12965dqmkmgs96s5cx7r52dg0shjvl7urwqy8eqeq2heym89ralzqdp',
[RadixNetwork.Zabanet]:
'account_tdx_e_12965dqmkmgs96s5cx7r52dg0shjvl7urwqy8eqeq2heym89ralzqdp',
[RadixNetwork.Mainnet]:
'account_rdx12y7md4spfq5qy7e3mfjpa52937uvkxf0nmydsu5wydkkxw3qx6nghn',
[RadixNetwork.Stokenet]:
'account_tdx_2_12yf9gd53yfep7a669fv2t3wm7nz9zeezwd04n02a433ker8vza6rhe',
}
}

Expand Down

0 comments on commit 6b17b16

Please sign in to comment.