From 41dd2d9bde47794a3f30cdefb0f56623f612e450 Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Fri, 12 Jul 2019 22:37:08 -0700 Subject: [PATCH] adding a comma Signed-off-by: Mary Anthony --- _data/theFAQs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/theFAQs.json b/_data/theFAQs.json index ce86e3d6..1344646b 100644 --- a/_data/theFAQs.json +++ b/_data/theFAQs.json @@ -534,7 +534,7 @@ { "category": "wallet", "question": "How do I check my STX balance", - "answer": "

Blockchain transactions take time. Once Stacks are sent to you, you see a PENDING transaction which means the transaction is still being recorded by the blockchain. Your balance will not change until the transaction is recorded. It may be minutes or hours before the transaction is recorded in the blockchain.

When the transaction is complete, you can see a receipt for the transaction in your Stacks Wallet. The PENDING marker goes away once the funds are recorded on the blockchain. Then, at this point the balance in your Stacks Wallet software should reflect the completed transaction.

" + "answer": "

Blockchain transactions take time. Once Stacks are sent to you, you see a PENDING transaction which means the transaction is still being recorded by the blockchain. Your balance will not change until the transaction is recorded. It may be minutes or hours before the transaction is recorded in the blockchain.

When the transaction is complete, you can see a receipt for the transaction in your Stacks Wallet. The PENDING marker goes away once the funds are recorded on the blockchain. Then, at this point, the balance in your Stacks Wallet software should reflect the completed transaction.

" }, { "category": "wallet",