This commit is contained in:
Hardhat Chad
2024-03-15 03:21:54 +00:00
parent 7aec07ae6d
commit 0d54d114f0

View File

@@ -1,7 +1,7 @@
use solana_program::{keccak::Hash, pubkey, pubkey::Pubkey};
/// The unix timestamp after which mining is allowed.
pub const START_AT: i64 = 0;
pub const START_AT: i64 = 1710471600;
/// The addresses of the bus accounts.
pub const BUS_ADDRESSES: [Pubkey; BUS_COUNT] = [