Skip to content

Commit 833bd6c

Browse files
committed
change mint interval
1 parent 5cc6afa commit 833bd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync/src/customs/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pub mod bitcoin;
22
pub mod graphql;
33

4-
pub const UPDATE_DELETED_MINT_TICKET_SYNC_INTERVAL: u64 = 120;
4+
pub const UPDATE_DELETED_MINT_TICKET_SYNC_INTERVAL: u64 = 200;

0 commit comments

Comments
 (0)