2020-04-09 22:09:01 +00:00
# Expected Payment. Can be more than one options.
payments :
2020-04-22 18:00:21 +00:00
- amount : 2000
2020-04-09 22:09:01 +00:00
token : TWT
address : bnb1tqq9llyr3dyjd559dha6z5r5etk3qfwk07m098
2020-04-23 04:21:32 +00:00
- amount : 1
2020-04-09 22:09:01 +00:00
token : BNB
address : bnb1tqq9llyr3dyjd559dha6z5r5etk3qfwk07m098
# Message templates
message :
2020-04-20 21:43:14 +00:00
initial : |
Hi! In order to compensate for the efforts of processing PRs, we kindly ask for a contribution.
See the [Pull Request Fee FAQ](https://developer.trustwallet.com/add_new_asset/pr-fee).
\nPlease pay **$PAY1_AMOUNT $PAY1_CURRENCY** with the memo **$PAY1_MEMO** to the address `$PAY1_ADDRESS`.
2020-04-23 04:21:32 +00:00
Alternatively, 1 BNB is also accepted (same memo & address).
2020-04-20 21:43:14 +00:00
\n$QR1_SIMPLE
\n*Notes* :
* Trust Wallet Tokens (TWT) are distributed to new users through our [Referral Program](https://community.trustwallet.com/t/invite-a-friend-earn-trust-wallet-token-twt/4125).
* Payment evaluation happens when there is activity on the PR -- write a comment if you have performed the payment.
* When payment is detected, an Accept Review is automatically placed on the PR, which is a condition for merge. The merge is still done manually.
notReceived : Fee has not been received yet in full.\n\n$TX_LIST
received : Fee payment received, thanks! \n\n$PAID_AMOUNT $PAID_CURRENCY\n\n$TX_LIST
reviewed : Review is not needed any more, no more fee required.
2020-04-22 09:53:59 +00:00
reminder : |
$USER, kind reminder: please pay fee : **$PAY1_AMOUNT $PAY1_CURRENCY** with the memo **$PAY1_MEMO** to the address `$PAY1_ADDRESS`.
2020-04-23 04:21:32 +00:00
Alternatively, 1 BNB is also accepted (same memo & address).
2020-04-22 09:53:59 +00:00
\n$QR1_SIMPLE
See the [Pull Request Fee FAQ](https://developer.trustwallet.com/add_new_asset/pr-fee).
2020-04-20 21:43:14 +00:00
oldClosing : Maximum PR age reached, auto-closing PR
2020-04-16 19:34:45 +00:00
label :
requested: 'Payment Status : Requested'
paid: 'Payment Status : Paid'
2020-04-20 21:43:14 +00:00
timeout :
2020-04-21 20:15:04 +00:00
maxAgeCloseHours : 72
2020-04-22 09:53:59 +00:00
maxIdleRemindHours : 11