Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

AllowOutgoingTransactionType

AllowOutgoingTransactionType: = RestrictionFlag.TransactionType + RestrictionFlag.Outgoing

Allow only outgoing transactions with a given transaction type.

BlockOutgoingTransactionType

BlockOutgoingTransactionType: = RestrictionFlag.TransactionType + RestrictionFlag.Block + RestrictionFlag.Outgoing

Block outgoing transactions with a given transaction type.

Generated using TypeDoc