mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-08-08 07:53:15 +00:00
4 lines
186 B
Rust
4 lines
186 B
Rust
pub const SUBMITTED_TRANSACTIONS_TOTAL: &str = "submitted_transactions_total";
|
|
pub const BEFORE_MEMPOOL_FAILED_TRANSACTIONS_TOTAL: &str =
|
|
"before_mempool_failed_transactions_total";
|