We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc6afa commit 833bd6cCopy full SHA for 833bd6c
sync/src/customs/mod.rs
@@ -1,4 +1,4 @@
1
pub mod bitcoin;
2
pub mod graphql;
3
4
-pub const UPDATE_DELETED_MINT_TICKET_SYNC_INTERVAL: u64 = 120;
+pub const UPDATE_DELETED_MINT_TICKET_SYNC_INTERVAL: u64 = 200;
0 commit comments