soroban-cli
soroban-cli copied to clipboard
Add support for arbitrary ledger entries to 'contract read'
The contract read subcommand supports reading contract data, but not other ledger entries outside of contract data.
It'd be helpful if it could retrieve any ledger entry.