Skip to content

Commit

Permalink
Add required allowsNostr field to LnUrlPayRequestData
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemyerebasmaz committed Apr 13, 2024
1 parent 521e025 commit 5806d70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/mock/breez_bridge_mock.dart
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ class BreezSDKMock extends Mock implements BreezSDK {
metadataStr: "",
commentAllowed: 0,
domain: "",
allowsNostr: false,
),
);

Expand Down

0 comments on commit 5806d70

Please sign in to comment.