Skip to content

Commit

Permalink
Add note for future work
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeHartnell committed Jul 9, 2023
1 parent 7cbde57 commit c9093d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/external/cw-bounties/src/msg.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ pub enum ExecuteMsg {
/// Recipient address where funds from bounty are claimed
recipient: String,
},
/// TODO make vesting payout?
/// Updates a bounty (only owner)
Update {
/// The ID of the bounty
Expand Down

0 comments on commit c9093d7

Please sign in to comment.