Remove obsolete comment
This commit is contained in:
parent
bfa38ad7b2
commit
1078c034ad
@ -19,7 +19,6 @@ class LnurlpayController < ApplicationController
|
||||
|
||||
validate_amount(amount)
|
||||
|
||||
# amount = amount / 1000 # we need sats
|
||||
payment_request = @user.ln_create_invoice({
|
||||
amount: amount,
|
||||
description_hash: Digest::SHA2.hexdigest(metadata(address))
|
||||
|
Loading…
x
Reference in New Issue
Block a user