Skip to content

Commit

Permalink
Merge pull request #3 from nervina-labs/develop
Browse files Browse the repository at this point in the history
Merge develop to main
  • Loading branch information
duanyytop authored Feb 25, 2022
2 parents 6cdc2ae + 2295615 commit 01c0772
Show file tree
Hide file tree
Showing 7 changed files with 1,736 additions and 2 deletions.
3 changes: 2 additions & 1 deletion src/common.mol
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ struct ClaimCotaNFTKey {
out_point: OutPointSlice,
}
vector ClaimCotaNFTKeyVec <ClaimCotaNFTKey>;
vector ClaimCotaNFTValueVec <Byte32>;
vector ClaimCotaNFTValueVec <Byte32>;
vector ClaimCotaNFTInfoVec <CotaNFTInfo>;
Loading

0 comments on commit 01c0772

Please sign in to comment.