mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-20 07:26:50 +00:00
ore_api prelude module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use ore_api::{consts::*, error::OreError, instruction::Stake, loaders::OreAccountInfoValidation};
|
||||
use ore_api::prelude::*;
|
||||
use steel::*;
|
||||
|
||||
/// Upgrade allows a user to migrate a v1 token to a v2 token at a 1:1 exchange rate.
|
||||
|
||||
Reference in New Issue
Block a user