Skip to content

Commit

Permalink
Update 0083-RFPR-on_chain_referral_program.md
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabee authored Aug 7, 2023
1 parent 853671e commit baa9733
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions protocol/0083-RFPR-on_chain_referral_program.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ To create a referral set and generate a referral code, the party must submit a s
- `team_details`: an optional dictionary defining the teams details (non-optional if `is_team` is `True`)
- `name`: mandatory string team name
- `team_url`: optional string of a link to a team forum, discord, etc. (defaults to empty string / none-type)
- `avatar_url`: mandatory string of a link to an image to be used as the teams avatar (defaults to empty string / none-type)
- `closed`: mandatory boolean, defines whether a team is accepting new members (defaults to false)
- `avatar_url`: optional string of a link to an image to be used as the teams avatar (defaults to empty string / none-type)
- `closed`: optional boolean, defines whether a team is accepting new members (defaults to false)

*Example: if party wants to create a simple referral set.*

Expand Down

0 comments on commit baa9733

Please sign in to comment.