You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users were having trouble creating feeds from the python API. It needs to be updated to include new curator rewards params. And any new configuration functions available in the idl.
solana.rpc.core.RPCException: {'code': -32002, 'message': 'Transaction simulation failed: Error processing Instruction 0: custom program error: 0xbbf', 'data': {'accounts': None, 'err': {'InstructionError': [0, {'Custom': 3007}]}, 'logs': ['Program 2TfB33aLaneQb5TNVwyDz3jSZXS6jdW2ARw1Dgf84XCG invoke [1]', 'Program log: Instruction: LeaseInit', 'Program log: AnchorError caused by account: funder. Error Code: AccountOwnedByWrongProgram. Error Number: 3007. Error Message: The given account is owned by a different program than expected.', 'Program log: Left:', 'Program log: 11111111111111111111111111111111', 'Program log: Right:', 'Program log: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA', 'Program 2TfB33aLaneQb5TNVwyDz3jSZXS6jdW2ARw1Dgf84XCG consumed 8215 of 1400000 compute units', 'Program 2TfB33aLaneQb5TNVwyDz3jSZXS6jdW2ARw1Dgf84XCG failed: custom program error: 0xbbf'], 'unitsConsumed': 0}}
The text was updated successfully, but these errors were encountered:
Users were having trouble creating feeds from the python API. It needs to be updated to include new curator rewards params. And any new configuration functions available in the idl.
solana.rpc.core.RPCException: {'code': -32002, 'message': 'Transaction simulation failed: Error processing Instruction 0: custom program error: 0xbbf', 'data': {'accounts': None, 'err': {'InstructionError': [0, {'Custom': 3007}]}, 'logs': ['Program 2TfB33aLaneQb5TNVwyDz3jSZXS6jdW2ARw1Dgf84XCG invoke [1]', 'Program log: Instruction: LeaseInit', 'Program log: AnchorError caused by account: funder. Error Code: AccountOwnedByWrongProgram. Error Number: 3007. Error Message: The given account is owned by a different program than expected.', 'Program log: Left:', 'Program log: 11111111111111111111111111111111', 'Program log: Right:', 'Program log: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA', 'Program 2TfB33aLaneQb5TNVwyDz3jSZXS6jdW2ARw1Dgf84XCG consumed 8215 of 1400000 compute units', 'Program 2TfB33aLaneQb5TNVwyDz3jSZXS6jdW2ARw1Dgf84XCG failed: custom program error: 0xbbf'], 'unitsConsumed': 0}}
The text was updated successfully, but these errors were encountered: