pool:null | TypeDef<never & never & { name: "pool"; type: { fields: [{ docs: ["The authority authorized to set fees"]; name: "feeAuthority"; type: "publicKey" }, { docs: ["The pool's lp token mint"]; name: "lpMint"; type: "publicKey" }, { docs: ["The last known value of total number of lamports in stake accounts", "owned by the pool that have not been reclaimed yet.", "The total SOL owned by a pool accounted for can be calculated by taking", "incoming_stake + pool_sol_reserves.lamports"]; name: "incomingStake"; type: "u64" }]; kind: "struct" } } & { name: "pool" } & never & never, Record<string, never>>
Accepts all stake accs that arent locked up