Documentation exported from Syscoin Core 4.2.2

mnauth (4.2.2 RPC)

blockchain

control

evo

evowallet

generating

governance

governancewallet

masternode

mining

network

rawtransactions

syscoin

syscoinwallet

util

wallet

zmq

mnauth nodeId The authenticated proTxHash as hex string The authenticated public key as hex string

Override MNAUTH processing results for the specified node with a user provided data (-regtest only).

Arguments:
1. nodeId       (numeric, required) Internal peer id of the node the mock data gets added to
2. proTxHash    (string, required) proTxHash
3. publicKey    (string, required) publicKey

Result:
true|false    (boolean) If MNAUTH was overridden or not.

Examples:
Override MNAUTH processing
> syscoin-cli mnauth "nodeId "proTxHash" "publicKey""