Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [privkey, message].Positional parameters for
signmessagewithprivkey:params[0]: Private key in WIF.params[1]: Message to sign.
Returns
Base64-encoded signature.