v13.1.0
Added
- Added
Horizon.Server.root
to obtain information from the Horizon root endpoint (#1122).
Fixed
- When using a friendbot that points to a Horizon instance that has ledger metadata disabled, you can no longer extract the account sequence from the response. Instead, we hit RPC directly (#1107).
rpc.Server.getEvents()
now correctly returns thecursor
field at the top-level response (#1124).
Contributors
Full Changelog: v13.0.0...v13.1.0