We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d4250 commit e7e7bfbCopy full SHA for e7e7bfb
lazer/publisher_sdk/proto/transaction_envelope.proto
@@ -31,9 +31,6 @@ message PayloadContext {
31
32
// Context contains status of each governance instruction found in transaction
33
message GovernanceInstructionContext {
34
- // [required] ID of publisher based on the access token used to connect
35
- optional uint32 publisher_id = 1;
36
-
37
// [required] the governance instruction
38
GovernanceInstruction governance_instruction = 2;
39
}
0 commit comments