OdyseeTeam / commentron

MIT License
11 stars 12 forks source link

comment replies with LBC support should validate against channel being replied to #31

Open tzarebczan opened 3 years ago

tzarebczan commented 3 years ago

Today the app sends to the original poster, which is a bug, and commentron validates it.

tiger5226 commented 3 years ago

Actually we only validate the transaction is a support and has an amount to it.

tzarebczan commented 3 years ago

Are you sure? We should also be validating it was signed by the channel making the comment. I guess we never validated where it was going to, but can do that also.