plebble
tx.h File Reference
#include <us/gov/config.h>
#include <us/gov/auth.h>
#include <us/gov/engine.h>
#include <vector>
#include <thread>
#include <unordered_map>
#include <unordered_set>
#include <us/gov/crypto/crypto.h>
#include "protocol.h"
#include <chrono>
#include <cassert>
#include <memory>
#include <map>
Include dependency graph for tx.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  us::gov::cash::tx
 
struct  us::gov::cash::tx::sigcode_section_t
 
struct  us::gov::cash::tx::sigcode_section_t::side_t
 
class  us::gov::cash::tx::sigcode_t
 
struct  us::gov::cash::tx::input_t
 
struct  us::gov::cash::tx::output_t
 
struct  us::gov::cash::tx::inputs_t
 
struct  us::gov::cash::tx::outputs_t
 
struct  us::gov::cash::tx::section_t
 
struct  us::gov::cash::tx::sections_t
 

Namespaces

 us
 
 us::gov
 
 us::gov::cash
 

Functions

static ostream & us::gov::cash::operator<< (ostream &os, const cash::tx &t)