ClaimSeatInstructionAccounts: {
    manifestProgram: web3.PublicKey;
    market: web3.PublicKey;
    owner: web3.PublicKey;
    systemProgram?: web3.PublicKey;
    wrapperState: web3.PublicKey;
}

Accounts required by the ClaimSeat instruction