mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-22 10:36:57 +08:00
burn_address is an indirect consensus field
This commit is contained in:
@@ -79,7 +79,8 @@ NAMEREC_NAME_BACKUP_FIELDS = [
|
||||
# version of a name.
|
||||
NAMEREC_INDIRECT_CONSENSUS_FIELDS = [
|
||||
'opcode',
|
||||
'transfer_send_block_id'
|
||||
'transfer_send_block_id',
|
||||
'burn_address'
|
||||
]
|
||||
|
||||
def state_create_invariant_tags():
|
||||
|
||||
Reference in New Issue
Block a user