Skip to content

Commit

Permalink
Merge pull request #342 from jribbink/patch-1
Browse files Browse the repository at this point in the history
Update caip-25.md
  • Loading branch information
bumblefudge authored Jan 9, 2025
2 parents 52611c8 + 647981b commit 95ab4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CAIPs/caip-25.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Example:
}
```
The JSON-RPC method is labeled as `provider_authorize` and its `params` object contains "requiredScopes" and/or "optionalScopes" objects populated with [CAIP-217][] "scope objects" keyed to [CAIP-217][] scope strings.
The JSON-RPC method is labeled as `wallet_createSession` and its `params` object contains "requiredScopes" and/or "optionalScopes" objects populated with [CAIP-217][] "scope objects" keyed to [CAIP-217][] scope strings.
- The `requiredScopes` object MUST contain 1 or more `scopeObjects`, if present.
- The `optionalScopes` object MUST contain 1 or more `scopeObjects`, if present.
Expand Down

0 comments on commit 95ab4a6

Please sign in to comment.