0.7.27 +Refactor
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
/// Persisted decoded DEX event row.
|
||||
#[derive(Debug, Clone, serde::Serialize, serde::Deserialize, sqlx::FromRow)]
|
||||
pub struct KbDexDecodedEventEntity {
|
||||
pub struct DexDecodedEventEntity {
|
||||
/// Internal row id.
|
||||
pub id: i64,
|
||||
/// Parent transaction id.
|
||||
|
||||
Reference in New Issue
Block a user