Skip to content

Commit

Permalink
Merge pull request #1335 from mbeylin/patch-1
Browse files Browse the repository at this point in the history
Update eip-1081 to add tags to the schema
  • Loading branch information
gcolvin authored Oct 11, 2018
2 parents c3455a2 + c488c2d commit 27e2507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EIPS/eip-1081.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Bounty issuance `data` Schema:
// array of personas of those who funded the issue.
],
categories: // an array of strings, representing the categories of tasks which are being requested
tags: // an array of tags, representing various attributes of the bounty
created: // the timestamp in seconds when the bounty was created
tokenSymbol: // the symbol for the token which the bounty pays out
tokenAddress: // the address for the token which the bounty pays out (0x0 if ETH)
Expand Down

0 comments on commit 27e2507

Please sign in to comment.