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 4bc1e67 commit 8e5c9a1Copy full SHA for 8e5c9a1
tdx/validator.go
@@ -94,7 +94,6 @@ func (v *Validator) Validate(ctx context.Context, attDocRaw []byte, nonce []byte
94
},
95
TdQuoteBodyPolicy: &ccpb.TDQuoteBodyPolicy{
96
TdAttributes: hexToBytes("0000001000000000"),
97
- Xfam: hexToBytes("e700060000000000"),
98
MrConfigId: hexToBytes("000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"),
99
MrOwner: hexToBytes("000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"),
100
MrOwnerConfig: hexToBytes("000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"),
0 commit comments