Module-level declarations
Operations
Link copied to clipboard
@mount("ft4.test.add_ad_to_account")
operation add_ad_to_account(account: account, auth_descriptor: auth_descriptor)
Operation to add the specified auth descriptor to the specified account.
Link copied to clipboard
An operation that only calls the authenticate function. Can be used to test authentication logic.
Link copied to clipboard
An operation that will consume one rate limit point from the specified account
Link copied to clipboard
An operation to register an account using the provided auth descriptor
Link copied to clipboard
An operation which will always cause the transaction to fail.