mirror of
https://github.com/d0zingcat/ore.git
synced 2026-06-03 07:36:49 +00:00
readme
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use ore_api::{
|
||||
consts::{MINER, SEEKER, STAKE},
|
||||
state::{Miner, Seeker, Stake},
|
||||
consts::{SEEKER, STAKE},
|
||||
state::{Seeker, Stake},
|
||||
};
|
||||
use solana_program::pubkey;
|
||||
use steel::*;
|
||||
|
||||
Reference in New Issue
Block a user