Could you provide a breakdown of how to sign a simple raw transaction similar to how you did for the multichain Address format?
I'm double hashing the raw transaction hex string and signing it with my private key. The result looks similar but is marginally different from the one which I get when using "signrawtransaction".