Skip to content

Commit

Permalink
Update needed for ldk-117
Browse files Browse the repository at this point in the history
  • Loading branch information
benthecarman authored and TonyGiorgio committed Oct 6, 2023
1 parent e254b6a commit d54f43f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@kobalte/tailwindcss": "^0.5.0",
"@modular-forms/solid": "^0.18.1",
"@mutinywallet/barcode-scanner": "5.0.0-beta.3",
"@mutinywallet/mutiny-wasm": "0.4.21",
"@mutinywallet/mutiny-wasm": "0.4.22",
"@mutinywallet/waila-wasm": "^0.2.1",
"@nostr-dev-kit/ndk": "^0.8.11",
"@solid-primitives/upload": "^0.0.111",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/routes/Send.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,7 @@ export default function Send() {
firstNode,
nodePubkey()!,
amountSats(),
undefined, // todo add optional keysend message
tags
);

Expand Down

0 comments on commit d54f43f

Please sign in to comment.