Get cell with full config.
/getConfigAll
Masterchain seqno. If not specified, latest blockchain state will be used.
Successful Response
Validation Error
Lite Server Timeout
curl -L \ --url 'https://ton.nownodes.io/getConfigAll' \ --header 'X-API-Key: APIKeyHeader <apiKey>'
{ "ok": true, "result": "text", "error": "text", "code": 1 }