@@ -107,7 +107,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> Key<wbr>Pair</h3>
107107 < div class ="tsd-signature tsd-kind-icon "> Key< wbr > Pair< span class ="tsd-signature-symbol "> :</ span > < a href ="../classes/KeyPair.html " class ="tsd-signature-type " data-tsd-kind ="Class "> KeyPair</ a > </ div >
108108 < aside class ="tsd-sources ">
109109 < ul >
110- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/79ad433 /src/internal/FluencePeer.ts#L77 "> internal/FluencePeer.ts:77</ a > </ li >
110+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1fcd76a /src/internal/FluencePeer.ts#L77 "> internal/FluencePeer.ts:77</ a > </ li >
111111 </ ul >
112112 </ aside >
113113 < div class ="tsd-comment tsd-typography ">
@@ -123,7 +123,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> avm<wbr>Log<wbr>Level
123123 < div class ="tsd-signature tsd-kind-icon "> avm< wbr > Log< wbr > Level< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> LogLevel</ span > </ div >
124124 < aside class ="tsd-sources ">
125125 < ul >
126- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/79ad433 /src/internal/FluencePeer.ts#L71 "> internal/FluencePeer.ts:71</ a > </ li >
126+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1fcd76a /src/internal/FluencePeer.ts#L71 "> internal/FluencePeer.ts:71</ a > </ li >
127127 </ ul >
128128 </ aside >
129129 < div class ="tsd-comment tsd-typography ">
@@ -138,7 +138,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> check<wbr>Connection<
138138 < div class ="tsd-signature tsd-kind-icon "> check< wbr > Connection< wbr > Timeout< wbr > Ms< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> number</ span > </ div >
139139 < aside class ="tsd-sources ">
140140 < ul >
141- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/79ad433 /src/internal/FluencePeer.ts#L84 "> internal/FluencePeer.ts:84</ a > </ li >
141+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1fcd76a /src/internal/FluencePeer.ts#L84 "> internal/FluencePeer.ts:84</ a > </ li >
142142 </ ul >
143143 </ aside >
144144 < div class ="tsd-comment tsd-typography ">
@@ -155,7 +155,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> connect<wbr>To</h3>
155155 < div class ="tsd-signature tsd-kind-icon "> connect< wbr > To< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> Multiaddr</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> Node</ span > </ div >
156156 < aside class ="tsd-sources ">
157157 < ul >
158- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/79ad433 /src/internal/FluencePeer.ts#L66 "> internal/FluencePeer.ts:66</ a > </ li >
158+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1fcd76a /src/internal/FluencePeer.ts#L66 "> internal/FluencePeer.ts:66</ a > </ li >
159159 </ ul >
160160 </ aside >
161161 < div class ="tsd-comment tsd-typography ">
@@ -177,15 +177,14 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> default<wbr>Ttl<wbr>M
177177 < div class ="tsd-signature tsd-kind-icon "> default< wbr > Ttl< wbr > Ms< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> number</ span > </ div >
178178 < aside class ="tsd-sources ">
179179 < ul >
180- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/79ad433 /src/internal/FluencePeer.ts#L104 "> internal/FluencePeer.ts:104 </ a > </ li >
180+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1fcd76a /src/internal/FluencePeer.ts#L103 "> internal/FluencePeer.ts:103 </ a > </ li >
181181 </ ul >
182182 </ aside >
183183 < div class ="tsd-comment tsd-typography ">
184184 < div class ="lead ">
185185 < p > Sets the default TTL for all particles originating from the peer with no TTL specified.
186186 If the originating particle's TTL is defined then that value will be used
187- If the option is not set default TTL will be 7000
188- Value 0 (zero) is treated as if the option was not set</ p >
187+ If the option is not set default TTL will be 7000</ p >
189188 </ div >
190189 </ div >
191190 </ section >
@@ -195,7 +194,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> dial<wbr>Timeout<wbr>
195194 < div class ="tsd-signature tsd-kind-icon "> dial< wbr > Timeout< wbr > Ms< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> number</ span > </ div >
196195 < aside class ="tsd-sources ">
197196 < ul >
198- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/79ad433 /src/internal/FluencePeer.ts#L96 "> internal/FluencePeer.ts:96</ a > </ li >
197+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1fcd76a /src/internal/FluencePeer.ts#L96 "> internal/FluencePeer.ts:96</ a > </ li >
199198 </ ul >
200199 </ aside >
201200 < div class ="tsd-comment tsd-typography ">
@@ -210,7 +209,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> skip<wbr>Check<wbr>Co
210209 < div class ="tsd-signature tsd-kind-icon "> skip< wbr > Check< wbr > Connection< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> boolean</ span > </ div >
211210 < aside class ="tsd-sources ">
212211 < ul >
213- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/79ad433 /src/internal/FluencePeer.ts#L91 "> internal/FluencePeer.ts:91</ a > </ li >
212+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/1fcd76a /src/internal/FluencePeer.ts#L91 "> internal/FluencePeer.ts:91</ a > </ li >
214213 </ ul >
215214 </ aside >
216215 < div class ="tsd-comment tsd-typography ">
0 commit comments