Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
add types to profile
Browse files Browse the repository at this point in the history
  • Loading branch information
stojanov-igor committed Mar 14, 2022
1 parent a14edfc commit 1e9d7a4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions profile/types.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"Profile": {
"name": "Vec<u8>",
"interests": "Vec<u8>",
"reputation": "u32"
}
}

0 comments on commit 1e9d7a4

Please sign in to comment.