LayerTwo-Labs / bip300301_enforcer

CUSF software enforcing BIP300 and BIP301 rules.
1 stars 4 forks source link

M7 messages always ingored #70

Closed nchashch closed 21 hours ago

nchashch commented 1 day ago

M7 messages in a coinbase tx are always ignored, due to a missing case here https://github.com/LayerTwo-Labs/bip300301_enforcer/blob/master/src/messages.rs#L208