mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-17 07:26:52 +00:00
upgrade to steel v3
This commit is contained in:
@@ -22,7 +22,7 @@ pub fn process_open(accounts: &[AccountInfo<'_>], _data: &[u8]) -> ProgramResult
|
||||
slot_hashes_info.is_sysvar(&sysvar::slot_hashes::ID)?;
|
||||
|
||||
// Initialize proof.
|
||||
create_account::<Proof>(
|
||||
create_program_account::<Proof>(
|
||||
proof_info,
|
||||
system_program,
|
||||
payer_info,
|
||||
|
||||
Reference in New Issue
Block a user