Skip to content

Commit ea77a7a

Browse files
authored
fix_address_format.mdx
1 parent b24830c commit ea77a7a

File tree

1 file changed

+1
-1
lines changed
  • docs/develop/dapps/ton-connect

1 file changed

+1
-1
lines changed

docs/develop/dapps/ton-connect/web.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ const tonConnectUI = new TonConnectUI({ //connect application
125125
const transaction = {
126126
messages: [
127127
{
128-
address: "0:412410771DA82CBA306A55FA9E0D43C9D245E38133CB58F1457DFB8D5CD8892F", // destination address
128+
address: "EQABa48hjKzg09hN_HjxOic7r8T1PleIy1dRd8NvZ3922MP0", // destination address
129129
amount: "20000000" //Toncoin in nanotons
130130
}
131131
]

0 commit comments

Comments
 (0)