orbs-network / ton-access

Unthrottled anonymous RPC access to TON blockchain via a robust decentralized network
MIT License
71 stars 4 forks source link

Rename parameter "suffix" to "format" #5

Closed talkol closed 1 year ago

talkol commented 1 year ago

We have a new parameter called "suffix". Let's rename it to "format".

It will have the following current values: "default" | "json-rpc" | "rest"

This parameter should remain optional and its default value is "default"

I'm not sure how to pass this parameter through the URL, maybe /json-rpc or /rest or /default in the end of the URL that goes to fastly. Please let me know what you propose for the URL

uv-orbs commented 1 year ago

got it, no prob