--- layout: simple --- # Transactions There are two types: 1. mempool transactions : pending validation 2. block transactions : confirmed transactions (organized in merkle tree) You can create a [transaction][1] using the [settx][2] [API][3] call. You can view transactions with the address : addr: txroot:
pow:
url: ### inputs
    ### outputs
      ### signatures
        ----
        
        
        
        [1]: /api/transaction.html
        [2]: /api/settx.html
        [3]: /api/