Alec Charbonneau

Results 12 issues of Alec Charbonneau

some of the unit tests in cmd are failing, but I'm not sure if it's code we are still using. eg. `TestExportChanges/changes_from_single_ledger` using `export_ledger_entry_changes` (are we using this command anywhere?)....

**Describe the bug** When streaming ledgers with typescript the sdk says to expect CollectionPage, however the value received is just the ledger record Makes it so have to type assert...

bug