Gennady
Gennady
https://github.com/XRPLF/xrpl4j/blob/eabbafeb8db092fff845b7f3a5c86a348b14e57c/README.md?plain=1#L210 senderPrivateKey ? Why `Seed seed = Seed.ed25519Seed(); //
https://github.com/XRPLF/xrpl-dev-portal/blob/4200ea677119e6c2c051c91b1c8350f88b6d403c/docs/references/protocol/transactions/types/accountdelete.md?plain=1#L38 _Must be a funded account in the ledger, and must not be the sending account._ what difference? The account is either on the ledger or it is not. no...
https://github.com/XRPLF/xrpl-dev-portal/blob/4200ea677119e6c2c051c91b1c8350f88b6d403c/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md?plain=1#L55 It is not clear where to get the index value; the index does not match the ledger hash. And how can I get all transactions one block using this...
## Steps to Reproduce mkdir build cd build cmake .. - error CMake Error at CMakeLists.txt:77 (find_package): By not providing "Findlz4.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find...