Closed brittcyr closed 10 months ago
The program requires it as a signer. https://github.com/openbook-dex/openbook-v2/blob/master/programs/openbook-v2/src/accounts_ix/settle_funds.rs#L11
The default key that the client otherwise uses does not work because the web3.js client fails signature validation in preflight.
@brittcyr i've pushed a new version of the client with these changes. @openbook-dex/openbook-v2@0.1.10
@openbook-dex/openbook-v2@0.1.10
The program requires it as a signer. https://github.com/openbook-dex/openbook-v2/blob/master/programs/openbook-v2/src/accounts_ix/settle_funds.rs#L11
The default key that the client otherwise uses does not work because the web3.js client fails signature validation in preflight.