Skip to content

Commit b69efea

Browse files
committed
chore: fmt
1 parent 23413da commit b69efea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

soroban-token-sdk/src/_migrating.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
//! # Migrating from v23 to v26
2-
//!
2+
//!
33
//! 1. Remove the deprecated event format. For details, see the [migration guide for v23 contract events].
44
//! And for an example using the `soroban_token_sdk` directly, see the [migration guide for v23 token transfer][v23_token_transfer].
5-
//!
5+
//!
66
//! [migration guide for v23 contract events]: soroban_sdk::_migrating::v23_contractevent
7-
//!
7+
//!
88
//! # Migrating from v22 to v23
99
//!
1010
//! 1. [`MuxedAddress` replaces `Address` as the `to` of the `TokenInterface::transfer`][v23_token_transfer]

0 commit comments

Comments
 (0)