Skip to content

Commit

Permalink
Add ScriptPubkeyType::Anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
jfldde committed Sep 11, 2024
1 parent 7b616de commit fb809b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions json/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -990,6 +990,7 @@ pub enum ScriptPubkeyType {
Witness_v0_ScriptHash,
Witness_v1_Taproot,
Witness_Unknown,
Anchor,
}

#[derive(Clone, PartialEq, Eq, Debug, Deserialize, Serialize)]
Expand Down

0 comments on commit fb809b0

Please sign in to comment.