This repository was archived by the owner on Oct 20, 2023. It is now read-only.
paymentProcessing "extra" TAG hidden #1110
Reggerriee
started this conversation in
General
Replies: 1 comment 3 replies
-
What coin type is this for? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
How can I hide paymentProcessing "extra" TAG? I don't want it to appear on the API.
"paymentProcessing": {
"enabled": true,
"minimumPayment": 0.25,
"payoutScheme": "PPLNS",
"payoutSchemeConfig": [
[
[]
]
],
"extra": {
"walletPassword": "xxxxxxx",
"minimumPaymentToPaymentId": 1
}
}
Thanks for your help! :)
Beta Was this translation helpful? Give feedback.
All reactions