Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AccountSetTransactionFlags

Enum for AccountSet transaction flags.

Index

Enumeration members

tfAllowXRP

tfAllowXRP: = 2097152

The same as ClearFlag: asfDisallowXRP

tfDisallowXRP

tfDisallowXRP: = 1048576

The same as SetFlag: asfDisallowXRP

tfOptionalAuth

tfOptionalAuth: = 524288

The same as ClearFlag: asfRequireAuth

tfOptionalDestTag

tfOptionalDestTag: = 131072

The same as ClearFlag: asfRequireDest

tfRequireAuth

tfRequireAuth: = 262144

The same as SetFlag: asfRequireAuth

tfRequireDestTag

tfRequireDestTag: = 65536

The same as SetFlag: asfRequireDest

Generated using TypeDoc