Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Jan 21, 2025
1 parent 478fddf commit fdfac63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions soroban-sdk/src/token.rs
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ pub trait StellarAssetInterface {
///
/// If the contract has not yet been initialized.
fn symbol(env: Env) -> String;

/// Sets the administrator to the specified address `new_admin`.
///
/// # Arguments
Expand Down

0 comments on commit fdfac63

Please sign in to comment.