check_perform_transaction
Validate account and amount to confirm if a transaction can be performed before execution.
Instructions
Validate if a transaction can be performed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount in tiyin to validate | |
| account | Yes | Account object to validate |