MCPcopy Create free account
hub / github.com/Bonfida/dex-v4 / Params

Class Params

program/src/processor/settle.rs:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21#[derive(Clone, Copy, BorshDeserialize, BorshSerialize, BorshSize, Pod, Zeroable)]
22#[repr(C)]
23pub struct Params {}
24
25#[derive(InstructionsAccount)]
26pub struct Accounts<'a, T> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected