diff --git a/src/rpc/avalanche.cpp b/src/rpc/avalanche.cpp --- a/src/rpc/avalanche.cpp +++ b/src/rpc/avalanche.cpp @@ -645,6 +645,8 @@ "local", "Only available if -avaproof has been supplied to the node", { + {RPCResult::Type::BOOL, "live", + "Whether the node local proof has been verified or not."}, {RPCResult::Type::STR_HEX, "proofid", "The node local proof id."}, {RPCResult::Type::STR_HEX, "limited_proofid",