Skip to content

Commit

Permalink
Add set_royalties_result
Browse files Browse the repository at this point in the history
  • Loading branch information
sgerbino committed Aug 19, 2024
1 parent 7aa4759 commit 2913d6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions koinos/standards/kcs2.proto
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ message set_royalties_argument {
repeated royalty value = 1;
}

message set_royalties_result {}

message approve_arguments {
bytes approver_address = 1 [ (koinos.btype) = ADDRESS ];
bytes to = 2 [ (koinos.btype) = ADDRESS ];
Expand Down

0 comments on commit 2913d6d

Please sign in to comment.