We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.