mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
docs: add caveat description
This commit is contained in:
@@ -54,6 +54,7 @@ message Caveats {
|
||||
repeated Caveat supported_third_party = 2;
|
||||
}
|
||||
|
||||
// Caveat defines the caveat
|
||||
message Caveat {
|
||||
repeated string scopes = 1;
|
||||
string caveat = 2;
|
||||
|
||||
Reference in New Issue
Block a user