Added DebugLinkDecision message

pull/25/head
slush 12 years ago
parent 8cf7a6ae3d
commit b8e60121fe

@ -27,6 +27,7 @@ map_type_to_class = {
23: proto.TxInput,
24: proto.TxOutput,
25: proto.SetMaxFeeKb,
100: proto.DebugLinkDecision,
}
map_class_to_type = {}

Loading…
Cancel
Save