Closed EugenWay closed 2 years ago
Now to get metadata from the backend in one case we use dispatch(getProgramAction(hash)) -> call program.data method, and another case (on MessageForm.tsx -> SendMessageToProgram) we use 'program.getMeta'
Find the optimal option to get metadata
Not actual with new backend.
File Location(s)
Proposal
Now to get metadata from the backend in one case we use dispatch(getProgramAction(hash)) -> call program.data method, and another case (on MessageForm.tsx -> SendMessageToProgram) we use 'program.getMeta'
Find the optimal option to get metadata