plebble
us::gov::cash Namespace Reference

Classes

struct  app
 
struct  file_tx
 
struct  map_tx
 
struct  p2pkh
 
struct  ttx
 
class  tx
 

Typedefs

typedef crypto::ec::keys keys
 
typedef keys::pub_t pubkey_t
 
typedef ripemd160 hasher_t
 
typedef hasher_t::value_type hash_t
 
typedef tx::cash_t cash_t
 
typedef engine::evidence evidence
 

Functions

static const hash_t min_locking_program (10000)
 
static ostream & operator<< (ostream &os, const cash::file_tx &t)
 
static ostream & operator<< (ostream &os, const cash::map_tx &t)
 
static ostream & operator<< (ostream &os, const cash::ttx &t)
 
static ostream & operator<< (ostream &os, const cash::tx &t)
 

Typedef Documentation

◆ cash_t

◆ evidence

◆ hash_t

◆ hasher_t

◆ keys

◆ pubkey_t

Function Documentation

◆ min_locking_program()

static const hash_t us::gov::cash::min_locking_program ( 10000  )
static

◆ operator<<() [1/4]

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

References us::gov::cash::file_tx::to_b58().

Here is the call graph for this function:

◆ operator<<() [2/4]

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

References us::gov::cash::map_tx::to_b58().

Here is the call graph for this function:

◆ operator<<() [3/4]

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

References us::gov::cash::ttx::to_b58().

Here is the call graph for this function:

◆ operator<<() [4/4]

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

References us::gov::cash::tx::to_b58().

Here is the call graph for this function: