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":"" } ```