You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the right way to 'initialize' deploy-wallet created with toncli? I've sent a few ton to it but it still uninitialized so I'm getting this on attempt to make any tx:
Please, send more TON for deployment to ....
How much exactly TON needs to be send to deploy-wallet (now it has 5) to finish initialization?
Actual result
toncli send -n mainnet -a 5 --address .....
fails with 'Please, send more TON for deployment' message
Expected result
toncli send -n mainnet -a 5 --address .....
should successfully send TONs
Suggested Severity
Medium
Device
Desktop (please complete the following information):
OS: Windows 11 [e.g. iOS]
TonCli - latest HEAD
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Bug Type
Other
Reproduction steps
What is the right way to 'initialize' deploy-wallet created with toncli? I've sent a few ton to it but it still uninitialized so I'm getting this on attempt to make any tx:
Please, send more TON for deployment to ....
How much exactly TON needs to be send to deploy-wallet (now it has 5) to finish initialization?
Actual result
toncli send -n mainnet -a 5 --address .....
fails with 'Please, send more TON for deployment' message
Expected result
toncli send -n mainnet -a 5 --address .....
should successfully send TONs
Suggested Severity
Medium
Device
Desktop (please complete the following information):
Additional Context
No response
The text was updated successfully, but these errors were encountered: