Add base layer transaction type for API #3307
Labels
enhancement
Iterations on existing features or infrastructure.
good first issue
Appropriate for a new open source contribution.
locked
Currently, the API determines that a particular tx included in a block came from the base layer by checking to see that the
raw_tx
field is set to 00. We can add another field to the transaction object to include the type of the base layer payload as an option.This is inspired by a change that is going to be made for subnets: hirosystems/stacks-subnets#155
The text was updated successfully, but these errors were encountered: