Pywaves cannot place orders from scripted account

It seems pywaves do not ready for version2 tx while making orders from scripted account.
In _postOrder I replaced:

“signature”: signature

by:

“proofs”: [signature]

But that didn’t help me. I still get “[ERROR] Order Rejected - Order rejected by script for 3P…”
What else can I do?

1 Like

We have a similar problem with our project wallet which someone got into some multi-sig relationship with a wallet we have no idea who belongs to it. No seed phrase leak either. So… what gives?