I am trying to create a web wallet however it seems that the bytecoin json rpc api only supports named parameters and not positional parameters i am trying and trying but failing to edit any existing php scripts like easybitcoin.php cause i keep getting invalid request because of the positonal parameters so is there any php json rpc client tthat supports named parameters?
I am trying to create a web wallet however it seems that the bytecoin json rpc api only supports named parameters and not positional parameters i am trying and trying but failing to edit any existing php scripts like easybitcoin.php cause i keep getting invalid request because of the positonal parameters so is there any php json rpc client tthat supports named parameters?