Add chaff to outgoing instructions (closes #26 github issue)
This commit is contained in:
@@ -11,4 +11,6 @@ message Instruction {
|
||||
optional uint64 throwaway_num = 5;
|
||||
|
||||
optional bytes diff = 6;
|
||||
|
||||
optional bytes chaff = 7;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user