Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat: add coinbase flag to identify mined transactions #287

Closed alex1307 closed 2 years ago

alex1307 commented 2 years ago

Description

Add new field [is_coinbase] to wallet transactions to identify the mined transactions/event. fixes: #287

Motivation and Context We should identify the minning transactions.

How Has This Been Tested? Shold be tested along with the front-end.