added memo
This commit is contained in:
parent
ad14a82a81
commit
8404fce654
@ -35,6 +35,7 @@ function checkPayment(){
|
|||||||
type: 3,
|
type: 3,
|
||||||
data: {
|
data: {
|
||||||
amount: (Math.floor(parseInt(config.fee))/2),
|
amount: (Math.floor(parseInt(config.fee))/2),
|
||||||
|
memo: "Welcome to DTube",
|
||||||
receiver: userArr[0].username
|
receiver: userArr[0].username
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user