Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AddressRestrictionFlag

Index

Enumeration members

AllowIncomingAddress

AllowIncomingAddress = 1

Allow only incoming transactions from a given address.

AllowOutgoingAddress

AllowOutgoingAddress = 16385

Allow only outgoing transactions to a given address.

BlockIncomingAddress

BlockIncomingAddress = 32769

Block incoming transactions from a given address.

BlockOutgoingAddress

BlockOutgoingAddress = 49153

Block outgoing transactions from a given address.

Generated using TypeDoc