Skip to content

fix: resolve compile errors in fees.rs and main.rs (Phase 0) - #559

Merged
Tinna23 merged 3 commits into
StellarCommons:mainfrom
northersubair:fix/api-contract-consistency
Aug 24, 2026
Merged

fix: resolve compile errors in fees.rs and main.rs (Phase 0)#559
Tinna23 merged 3 commits into
StellarCommons:mainfrom
northersubair:fix/api-contract-consistency

Conversation

@northersubair

Copy link
Copy Markdown
Contributor

Summary

Phase 0 of API contract consistency - fixes blocking compile errors.

Changes

  • Adds missing closing brace to account_fee_history in fees.rs
  • Splits multi-argument .route() call in main.rs into two separate routes
  • Adds #[derive(Serialize, Deserialize)] to TransactionFeeResponse

Closes #552

@Tinna23
Tinna23 merged commit 5c6ce64 into StellarCommons:main Aug 24, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

Restore API contract consistency across backend, UI, tests, and documentation

2 participants