Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
monero-project
CCS Backend
Commits
1cb57c7b
Commit
1cb57c7b
authored
Dec 31, 2018
by
beardedwarrior
Browse files
updated Wallet Notify name
parent
5223d655
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Console/Commands/
w
allet
n
otify.php
→
app/Console/Commands/
W
allet
N
otify.php
View file @
1cb57c7b
...
...
@@ -8,7 +8,7 @@ use Illuminate\Console\Command;
use
Monero\Transaction
;
use
Monero\WalletOld
;
class
wallet
n
otify
extends
Command
class
wallet
N
otify
extends
Command
{
/**
* The name and signature of the console command.
...
...
@@ -135,7 +135,7 @@ class walletnotify extends Command
*
* @param Transaction $transaction
*
* @return
bool
* @return
Deposit
*/
public
function
createDeposit
(
Transaction
$transaction
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment