> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/anchorlink/api-docs/anchorlinksharp/anchorlinksharp-transactoptions.md).

# TransactOptions

Options for the \[\[AnchorLink.transact]] method.

## Summary

| Members                                                                                                       | Descriptions                                                                         |
| ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
| `public bool` [`Broadcast`](#class_anchor_link_sharp_1_1_transact_options_1a54403c03d07b6eec40b12e383a9e200b) | Whether to broadcast the transaction or just return the signature. Defaults to true. |

## Members

**`public bool`** [**`Broadcast`**](#class_anchor_link_sharp_1_1_transact_options_1a54403c03d07b6eec40b12e383a9e200b)

Whether to broadcast the transaction or just return the signature. Defaults to true.
