Fixes the following RPCExamples:
-> ExampleCli waitforblock (removed comma between arguments)
-> ExampleCli waitforblockheight (removed comma between arguments)
-> ExampleRpc waitforblockheight (removed quotation marks around integer argument)
This is a backport of Core [[https://github.com/bitcoin/bitcoin/pull/18398 | PR18398]]