java.lang.Error: method get_wallet_data, returned an exit code 11
Closed this issue · 0 comments
a402942988 commented
JettonWalletStableCoin adminJettonWallet = minter.getJettonWallet(adminWallet.getAddress());
error:
Exception in thread "main" java.lang.Error: method get_wallet_data, returned an exit code 11
at org.ton.java.smartcontract.token.ft.JettonWalletStableCoin.getBalance(JettonWalletStableCoin.java:161)
at org.example.JettonTest6.testJettonMinterStableCoin(JettonTest6.java:93)
at org.example.JettonTest6.main(JettonTest6.java:35)