Skip to content

Commit 9fc4b82

Browse files
authored
fix(docs): add FAQ entry about minimum history for Data Availability Layer (#503)
1 parent cc70c26 commit 9fc4b82

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/fassets/guides/5-faq.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,8 @@ Yes, for an agent to stay operational, it must run continuously.
5151
Do not restart the agent, as this may result in double payments.
5252
The current solution is duplicating the database and launching a new agent instance.
5353
You should monitor your database closely and, if access is lost, remove the agent from the available list, self-close FAssets, and backup agent keys.
54+
55+
### Is there a minimum history needed in the Data Availability Layer for agents?
56+
57+
No minimum history is required; it can be set to the latest block.
58+
You need to start the [Data Availability Layer](/fdc/overview#data-availability-layer) before you can participate as an FAsset agent.

0 commit comments

Comments
 (0)