maidsafe / sn_dbc

Safe Network DBCs
BSD 3-Clause "New" or "Revised" License
15 stars 16 forks source link

feat: only print dbc_id when printing SignedSpend #273

Closed grumbach closed 1 year ago

grumbach commented 1 year ago

So we stop #[debug(skip)] SignedSpend all the time in our code by only printing the dbc_id in signed_spend, which is really what matters to us in logs.