pub fn init(
signer: Pubkey,
platform_fee_bps: u16,
treasury: Pubkey,
) -> InstructionExpand description
Initialize the vault with fee parameters and treasury.
pub fn init(
signer: Pubkey,
platform_fee_bps: u16,
treasury: Pubkey,
) -> InstructionInitialize the vault with fee parameters and treasury.