272.0.0
@metamask/multichain 2.0.0
Added
- Adds
caip25CaveatBuilder
helper that builds a specification for the CAIP-25 caveat that can be passed to the relevantPermissionController
constructor param(#5064).
Changed
- BREAKING: The validator returned by
caip25EndowmentBuilder
now only verifies that there is single CAIP-25 caveat and nothing else(#5064).