mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
try catch added
This commit is contained in:
@@ -25,7 +25,7 @@ trait LNBitsTrait
|
||||
'out' => false,
|
||||
'amount' => $sats,
|
||||
'memo' => $memo,
|
||||
]);
|
||||
])->throw();
|
||||
|
||||
return $response->json();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user