Skip to content

Commit

Permalink
fixup! Re-enable OP_CAT
Browse files Browse the repository at this point in the history
  • Loading branch information
0xBEEFCAF3 committed May 26, 2024
1 parent c955271 commit e04fb80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deploymentinfo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const struct VBDeploymentInfo VersionBitsDeploymentInfo[Consensus::MAX_VERSION_B
{
/*.name =*/ "taproot",
/*.gbt_force =*/ true,
}
},
};

std::string DeploymentName(Consensus::BuriedDeployment dep)
Expand Down

0 comments on commit e04fb80

Please sign in to comment.