# BoardRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount_sat** | **i64** | An amount of onchain funds to board (in satoshis). For a board operation to be successful, this value, with any server-configured [BoardFees](crate::cli::fees::BoardFees) deducted, must be >= [P2TR_DUST](bitcoin_ext::P2TR_DUST). |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)