Skip to content

Commit db9cd19

Browse files
Mayank Pandeygitbook-bot
Mayank Pandey
authored andcommitted
GITBOOK-231: No subject
1 parent 3e5cc66 commit db9cd19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/boost-client.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Boost comes with a client executable, `boost`, that can be used to send a deal proposal to a Boost server.
44

5-
The client is intentionally minimal. It does not require a daemon process, and can be pointed at any public Filecoin API for on-chain operations. This means that users of the client do not need to run a Filecoin node that syncs the chain.
5+
The client is intentionally minimal meant for developer testing. It is not a full featured client and is not intended to be so. It does not require a daemon process, and can be pointed at any public Filecoin API for on-chain operations. This means that users of the client do not need to run a Filecoin node that syncs the chain.
66

77
### Set the API endpoint environment variable
88

0 commit comments

Comments
 (0)