mango-v4/programs/mango-v4/src/accounts_ix/benchmark.rs

5 lines
74 B
Rust

use anchor_lang::prelude::*;
#[derive(Accounts)]
pub struct Benchmark {}