It seems like arguments that are bytes are not being parsed by the trp resolve endpoint. This: ```ts protocol.transferTx({someParam: new Uint8Array(10)}) ```