Macro anchor_spl::open_orders_init_authority[][src]

macro_rules! open_orders_init_authority {
    (program = $program : expr, dex_program = $dex_program : expr, market =
 $market : expr, bump = $bump : expr) => { ... };
}
Expand description

Returns the seeds used for the open orders init authority. This is the account that must sign to create a new open orders account on the DEX market.