We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ce54d commit f831d3aCopy full SHA for f831d3a
1 file changed
proto/domain.thrift
@@ -2690,7 +2690,7 @@ struct ShopConfig {
2690
3: required Blocking block
2691
4: required Suspension suspension
2692
5: required PaymentInstitutionRef payment_institution
2693
- 6: optional TermSetHierarchyRef terms
+ 6: required TermSetHierarchyRef terms
2694
7: required ShopAccount account
2695
8: required PartyConfigRef party_ref
2696
@@ -2719,7 +2719,7 @@ struct WalletConfig {
2719
2720
2721
2722
2723
7: required WalletAccount account
2724
9: required PartyConfigRef party_ref
2725
}
0 commit comments