We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b24830c commit ea77a7aCopy full SHA for ea77a7a
docs/develop/dapps/ton-connect/web.mdx
@@ -125,7 +125,7 @@ const tonConnectUI = new TonConnectUI({ //connect application
125
const transaction = {
126
messages: [
127
{
128
- address: "0:412410771DA82CBA306A55FA9E0D43C9D245E38133CB58F1457DFB8D5CD8892F", // destination address
+ address: "EQABa48hjKzg09hN_HjxOic7r8T1PleIy1dRd8NvZ3922MP0", // destination address
129
amount: "20000000" //Toncoin in nanotons
130
}
131
]
0 commit comments