Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where get ledgerIndex (not 32bit), how get all transaction from one block? #2525

Open
Relect opened this issue Apr 3, 2024 · 0 comments
Open

Comments

@Relect
Copy link

Relect commented Apr 3, 2024

| `index` | String | The [ledger entry ID](../../../protocol/ledger-data/common-fields.md) of a single entry to retrieve from the ledger, as a 64-character (256-bit) hexadecimal string. |

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 method?

you indicate that a closed block may not necessarily be included in the registry,
but there is no last ledger_validated method (analog lodger_closed & ledger_current) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant