diff --git a/src/rpc/pbaasrpc.cpp b/src/rpc/pbaasrpc.cpp index ab744710a..5187d4813 100644 --- a/src/rpc/pbaasrpc.cpp +++ b/src/rpc/pbaasrpc.cpp @@ -9739,7 +9739,7 @@ UniValue registernamecommitment(const UniValue& params, bool fHelp) if (!success) { - throw JSONRPCError(RPC_INVALID_PARAMETER, "Insufficient funds for identity registration"); + throw JSONRPCError(RPC_INVALID_PARAMETER, "Insufficient funds for identity commitment registration"); } // aggregate all inputs into one output with only the offer coins and offer indexes