Skip to content

Commit

Permalink
Update docs for finding node address
Browse files Browse the repository at this point in the history
  • Loading branch information
cds95 authored and StephenFluin committed Jul 19, 2021
1 parent 5b03a1b commit 0fe04fe
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
Binary file added _src/images/node-operators/node-address.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 22 additions & 1 deletion docs/Node Operators/fulfilling-requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,9 @@ Once successful, you should have a new address for the deployed contract
]
}
[/block]
You can get the address of your node when it starts or by visiting the Configuration page of the GUI.
You can get the address of your node when it starts or by looking at one of the following places.

1) Configurations page if on older Chainlink node versions
[block:image]
{
"images": [
Expand All @@ -186,6 +187,26 @@ You can get the address of your node when it starts or by visiting the Configura
}
]
}

[/block]

2) Bottom of the Keys page in the Account addresses section if on newer versions of Chainlink.

[block:image]
{
"images": [
{
"image": [
"/files/node-address.png",
"Screenshot from 2021-06-04 06-04-21.png",
801,
170,
"#fafafa"
]
}
]
}

[/block]
Once you call the `setFulfillmentPermission` function, Confirm it in Metamask and wait for it to confirm on the blockchain.

Expand Down

0 comments on commit 0fe04fe

Please sign in to comment.