ugf_sui_wait_sponsor_bytes
Wait for the Universal Gas Framework to prepare Sui sponsor transaction bytes and a base64 sponsor signature. After obtaining them, the agent signs locally and executes the transaction.
Instructions
Wait for UGF to prepare Sui sponsor tx_bytes + sponsor_sig (base64). Agent signs tx_bytes locally with its Sui Ed25519 keypair, then calls ugf_sui_execute_signed_block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| digest | Yes | ||
| max_attempts | No | ||
| interval_ms | No |