-
`
if (isNull(rawTransactions.getTransactions())) {
throw new Error("lite-server cannot return any transactions");
}
`
Why is there an Error here instead of a custom Exception? I wanted to c…
-
Following up on this request https://github.com/neodix42/MyLocalTon/issues/31
it looks like both the main wallet and the validator wallet in the settings file are constantly creating new transactio…
-
Please tell me how to view all the contents of the wallet (address), the presence of tokens, collections, and in general anything else that may be there?
-
how to send coins using libtonjson or LiteClient?
-
Hi, thx for this tool
I'm planning to use MyLocalTon in order to test some wallet app I'm building
trying to build a docker file to run everything I need, but in order to run my tests I will need…
-
tell me how to see the number of tokens in an address, for example NOTcoins
-
if not,
how to set my own testnet url?
-
How to calculate the commission for a transfer transaction from a V4R2 wallet?
-
**_the following code executes normally,when the address is changed to “**kQD6P-Dg6BoyFEdd4UFvupex_cPToZ1D6YqOrXpBG_P1GaTQ**” and get: lite server cannot return any transactions_**
Address address …
-
How submitting transactions of USDT in TON