From fc381e8edcd8a0172cc49ad73b5a758ed2ec0ab2 Mon Sep 17 00:00:00 2001 From: J-Dog Date: Thu, 25 Apr 2024 00:24:43 -0700 Subject: [PATCH] exclude source from dividends --- docs/actions/DIVIDEND.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/actions/DIVIDEND.md b/docs/actions/DIVIDEND.md index 0d29096..7ba3241 100644 --- a/docs/actions/DIVIDEND.md +++ b/docs/actions/DIVIDEND.md @@ -34,3 +34,4 @@ This example pays a dividend of 1 BACON token to every holder of 1 TEST token - `UNIT` - A specific unit of measure (1 or 1.0) - To send large amounts of `tokens` to users, see the `AIRDROP` or `SEND` commands - If `TICK` is divisible and `DIVIDEND_TICK` is non-divisble, quantities under 1.0 will receive no `DIVIDEND_TICK` +- `SOURCE` address is excluded from receiving dividends