From 4f5ad9a01c97e7a6f0301ab5ca52278cd0365141 Mon Sep 17 00:00:00 2001 From: kexkey Date: Thu, 18 Oct 2018 12:31:49 -0400 Subject: [PATCH] *cough cough* --- doc/API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/API.md b/doc/API.md index 11353ab..af24a4e 100644 --- a/doc/API.md +++ b/doc/API.md @@ -101,7 +101,7 @@ When cyphernode receives a transaction confirmation (/conf endpoint) on a watche "confirmations":0, "received":"2018-10-18T15:41:06+0000", "size":371, - "vsize":371, + "vsize":166, "fees":0.00002992, "is_replaceable":0, "blockhash":"", @@ -124,7 +124,7 @@ When cyphernode receives a transaction confirmation (/conf endpoint) on a watche "fees":0.00002992, "is_replaceable":0, "blockhash":"00000000000000000011bb83bb9bed0f6e131d0d0c903ec3a063e00b3aa00bf6", - "blocktime":"2018-10-18T14:58:49+0000", + "blocktime":"2018-10-18T16:58:49+0000", "blockheight":"" } ```