Corrected "URL" to "subdomain"
This commit is contained in:
parent
7089a0609e
commit
b2886f8459
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ https://socialbox.example.com/
|
||||||
```
|
```
|
||||||
|
|
||||||
> You may use any subdomain name for the RPC endpoint, but the DNS TXT record should be placed in the main domain's DNS
|
> You may use any subdomain name for the RPC endpoint, but the DNS TXT record should be placed in the main domain's DNS
|
||||||
and should contain the correct URL of the RPC endpoint.
|
and should contain the correct subdomain of the RPC endpoint.
|
||||||
|
|
||||||
Sub-Endpoints are not supported, the RPC endpoint URL **should not** contain any path or query parameter such as
|
Sub-Endpoints are not supported, the RPC endpoint URL **should not** contain any path or query parameter such as
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue