My question is simple. If a user on a blockchain wants to make a transaction request, he/she will send a request to a particular URL. If this URL is dynamic then how is a particular miner chosen to validate this request. Moreover, if it is a static URL, won't it just dissolve the whole point of decentralizing the network? Because if you can forge that one particular node (which accepts the request for the transaction and forwards it to all the miners)
I know that won't this also arise the question in the latter scenario that the same constraint goes there, as to how will the miners be informed from the static URL. Well I feel if the address is known, the miners will just keep sending requests for checking if a transaction request has been made on that URL
Any help is appreciated
I am fairly new to blockchain but very eagerly interested to understand this technology.
Sorry if my ideology is that of a rookie here.
EDIT: I do understand that there are wallet services for the same but I still raise the same question - "if it is a static URL, won't it just dissolve the whole point of decentralizing the network?"