I figured out the problem. The reason why MRS wasn’t working is because I have another network registered (XMY) which uses the same address byte (50). I guess you can’t use networks with the same address byte simultaneously… Is there a workaround?
This solves the issue I’m having, but a shitload of tests now fail. Does anybody who knows a lot about bitcore’s internals want to help me get all tests passing?