Add web3 RPC API URLs

This commit is contained in:
fryorcraken 2025-09-09 19:55:56 +10:00
parent 1ec75279d5
commit f1225e1cca
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -174,7 +174,9 @@ types:
epoch_size_sec:
type: uint
description: "The epoch size to use for RLN, in seconds"
# Note that the limit for
rpc_api_urls:
type: array<string>
description: "Web3 RPC API URLs"
```
#### Function definitions