fix: leader_registered doc

This commit is contained in:
Ludo Galabru
2023-06-29 21:38:55 -04:00
parent 3aab4022ab
commit f9d7370c43

View File

@@ -142,7 +142,7 @@ The current `bitcoin` predicates support the following `if_this` constructs:
{
"if_this": {
"scope": "stacks_protocol",
"operation": "leader_key_registered"
"operation": "leader_registered"
}
}