Skip to content

Commit

Permalink
Update progress in lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-pease committed Aug 19, 2024
1 parent 61e67b4 commit da200c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stellar_rust_sdk/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
//! stabilization.
//!
//! #### Supported endpoints:
//! ![86%](https://progress-bar.dev/86/?width=200)
//! ![93%](https://progress-bar.dev/93/?width=200)
//! * Accounts
//! * Assets
//! * Claimable balance
Expand All @@ -29,10 +29,10 @@
//! * Payments
//! * Trades
//! * Trade aggregations
//! * Transactions
//!
//! #### Endpoints on the roadmap:
//! * Paths
//! * Transactions
//!
//! ## Example Usage
Expand Down

0 comments on commit da200c7

Please sign in to comment.