RE: EOS.IO Transaction Structure - Developer's Log, Stardate 201707.9 by almost-digital
Viewing a response to: @almost-digital/re-troglodactyl-re-almost-digital-re-dan-eos-developer-s-log-stardate-201707-9-20170709t195153392z
eos·@dan·
0.000 HBDNo, `currency` contract requires both sender and receiver to be in `recipients` list. Sender or recipient could implement `apply_currency_transfer` to auto reject every transfer. An exchange would only block transfers that exceed user's balance with exchange contract, meanwhile other contracts may block all incoming transfers that they do not expect.