Skip to content

Commit

Permalink
Merge branch 'dev' into remove_ws_print
Browse files Browse the repository at this point in the history
  • Loading branch information
0xIchigo authored Oct 20, 2024
2 parents e485eb2 + e7c31b5 commit e6aff46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/enhanced_websocket.rs
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,5 @@ pub struct RpcTransactionsConfig {
pub struct TransactionNotification {
pub transaction: EncodedTransactionWithStatusMeta,
pub signature: String,
pub slot: u64,
}

0 comments on commit e6aff46

Please sign in to comment.