mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
signals-primitives, plus various minor tweaks
This commit is contained in:
@@ -236,6 +236,7 @@ pub mod pallet {
|
||||
/// The amount of lp tokens that were burned of that id.
|
||||
lp_token_burned: SubstrateAmount,
|
||||
},
|
||||
|
||||
/// Coins have been converted from one to another. Both `SwapExactTokenForToken`
|
||||
/// and `SwapTokenForExactToken` will generate this event.
|
||||
SwapExecuted {
|
||||
|
||||
Reference in New Issue
Block a user