When translating a memo for the first time it gives the id of the created memoRecord, but when its called a second time it should give a message that the record exists already and then return id. It does not do that on the deployed backend but does on the local handler.
When translating a memo for the first time it gives the id of the created memoRecord, but when its called a second time it should give a message that the record exists already and then return id. It does not do that on the deployed backend but does on the local handler.