struct
structshctx__t
variable
char shctx_t::ctx_iss[136]
[136]
An ident or coin-addr hash referencing the creator.
variable
(t)
shkey_t shctx_t::ctx_key
A key referencing the context name.
variable
(t)
time_t shctx_t::ctx_stamp
The creation date.
variable
(t)
time_t shctx_t::ctx_expire
The expiration date (2 years from creation).
variable
(t)
uint64_t shctx_t::ctx_data_len
variable
(t)
uint8_t* shctx_t::ctx_data
An allocated string of up to 4095 characters.