Update Infura credential naming
This commit is contained in:
parent
05a95485f7
commit
825c9baa5d
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"fields": [
|
||||
{
|
||||
"code": "apiKey",
|
||||
"display": "API key",
|
||||
"display": "Project ID",
|
||||
"fieldType": "string",
|
||||
"secret": true,
|
||||
"required": true,
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
},
|
||||
{
|
||||
"code": "apiSecret",
|
||||
"display": "API secret",
|
||||
"display": "Project secret",
|
||||
"fieldType": "password",
|
||||
"secret": true,
|
||||
"required": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue