You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
365 B

3 years ago
  1. ---
  2. layout: simple
  3. ---
  4. # ToyChain's TxPool View
  5. The ToyChain [TxPool][1] is a list of pending transactions
  6. <textarea id=json></textarea>
  7. Here is the list all the transactions in the pool
  8. <div id=list></div>
  9. <a href="/docs/minepool.html"><button id=minepool>minepool</button></a>
  10. <script src="txpool.js"></script>
  11. [1]: /api/v0.0/getjson?obj=TXPOOL::TXPOOL