Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Description Implement `sui_getTransactionBlock`, excluding: - `showBalanceChanges` - `showObjectChanges` Which will take a bit more work and will appear in follow-up PRs. ## Test plan New E2E tests: ``` sui$ cargo nextest run -p sui-indexer-alt-e2e-tests ```
- Loading branch information