We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
모든 dataType 각각에 대한 consent를 트랜잭션에 넣어 보내는건 너무 비효율적이라고 생각함. 그래서 중간 contract를 넣어 벌크 처리를 구현하는게 좋을것이라고 판단했음.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Background
모든 dataType 각각에 대한 consent를 트랜잭션에 넣어 보내는건 너무 비효율적이라고 생각함.
그래서 중간 contract를 넣어 벌크 처리를 구현하는게 좋을것이라고 판단했음.
Action Items
The text was updated successfully, but these errors were encountered: