We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Incomplete list. You can help by expanding this page.
// lsfRequireDestTag: // Require a DestinationTag for incoming payments. RequireDestTag: 0x00020000 === 131072
Note that these are bitwise flags, so bitwise operators (like bitwise AND) should be used for checking.