Skip to content

Commit b2b194b

Browse files
fix: 7.47.0 code fence (#15609)
This PR fixes the [code fence broken during the cherry pick conflict fix merge.](https://github.com/MetaMask/metamask-mobile/pull/15534/files#diff-643031ea351fb7e1641410a9a590521e8a56171d0a3853080f05f0767eb1efc7L44-R44)
1 parent 3542d66 commit b2b194b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/core/SnapKeyring/MultichainWalletSnapClient.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ export interface MultichainWalletSnapOptions {
4141
///: BEGIN:ONLY_INCLUDE_IF(multi-srp)
4242
entropySource?: string;
4343
accountNameSuggestion?: string;
44+
///: END:ONLY_INCLUDE_IF
4445
derivationPath?: string;
4546
}
4647

0 commit comments

Comments
 (0)