mirror of
https://github.com/fluencelabs/examples
synced 2025-06-27 08:41:34 +00:00
Intro 3: Computing on the network
This commit is contained in:
@ -117,7 +117,7 @@ function App() {
|
|||||||
</>
|
</>
|
||||||
) : (
|
) : (
|
||||||
<>
|
<>
|
||||||
<h1>Intro 3: Delegate computing to the network</h1>
|
<h1>Intro 3: Computing on the network</h1>
|
||||||
<h2>Pick a relay</h2>
|
<h2>Pick a relay</h2>
|
||||||
<ul>
|
<ul>
|
||||||
{relayNodes.map((x) => (
|
{relayNodes.map((x) => (
|
||||||
|
Reference in New Issue
Block a user