111 | Add some targets to the list of "Target Wallets", each with an 112 | associated percentage. After saving, every time any payment 113 | arrives at the "Source Wallet" that payment will be split with the 114 | target wallets according to their percentage. 115 |
116 |117 | This is valid for every payment, doesn't matter how it was created. 118 |
119 |120 | Targets can be LNBits wallets from this LNBits instance or any valid 121 | LNURL or LN Address. 122 |
123 |124 | LNURLp and LN Addresses must allow comments > 100 chars and also 125 | have a flexible amount. 126 |
127 |128 | To remove a wallet from the targets list just press the X and save. 129 | To remove all, click "Delete all Targets". 130 |
131 |132 | For each split via LNURLp or Lightning addresses a fee_reserve is 133 | substracted, because of potential routing fees. 134 |
135 |