bat-ledger icon indicating copy to clipboard operation
bat-ledger copied to clipboard

Rename twitch publishers to author instead of channel

Open maikelmclauflin opened this issue 6 years ago • 1 comments

in some places we use twitch#author however we should be using twitch#channel everywhere

maikelmclauflin avatar Jun 21 '18 15:06 maikelmclauflin

select count(*) from transactions where channel ~ 'twitch\#author:';
 count 
-------
 18383
(1 row)

maikelmclauflin avatar Feb 27 '19 19:02 maikelmclauflin