Skip to content
New issue

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

Introducing PoT Pallet #10

Closed
wants to merge 10 commits into from
Closed

Introducing PoT Pallet #10

wants to merge 10 commits into from

Conversation

cocoyoon
Copy link
Contributor

@cocoyoon cocoyoon commented Mar 13, 2023

Summary

Proof-of-Transaction 를 처리할 수 있는 Pallet 구현.

Describe your changes

  • frame/proof-of-transaction 추가
  • PotHandler trait 구현
  • Storage

Related Issue

#8

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • Well documented code
  • cargo clippy
  • cargo-nightly fmt

@cocoyoon cocoyoon added the wip Work In Progress. Do Not Merge label Mar 13, 2023
@cocoyoon cocoyoon assigned cocoyoon and unassigned cocoyoon Mar 13, 2023
@cocoyoon cocoyoon closed this Mar 20, 2023
@cocoyoon cocoyoon deleted the feature/8-implement-pot branch March 20, 2023 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip Work In Progress. Do Not Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant