I am sending a multisig transaction but get an error when I try posting that to the chain with the error
msgpack decode error [pos 1]: only encoded map or array can be decoded into a struct
I am not doing any encoding and I get the transaction ID after signing it but submission to the chain then returns a 400 error code with the message above.