Guard that validates if the payer of the transaction has a token from a specified
gateway network — in most cases, a token after completing a captcha challenge.
List of accounts required:
[writeable] Gatekeeper token account.
[] Gatekeeper program account.
[] Gatekeeper expire account.
Type declaration
expireOnUse: boolean
Whether or not the token should expire after minting.
The gatekeeper network must support this if true.
Guard that validates if the payer of the transaction has a token from a specified gateway network — in most cases, a token after completing a captcha challenge.
List of accounts required:
[writeable]
Gatekeeper token account.[]
Gatekeeper program account.[]
Gatekeeper expire account.