Module clarity_repl::clarity[][src]

Re-exports

pub use crate::clarity::types::Value;
pub use crate::clarity::representations::ClarityName;
pub use crate::clarity::representations::ContractName;
pub use crate::clarity::representations::SymbolicExpression;
pub use crate::clarity::representations::SymbolicExpressionType;
pub use crate::clarity::contexts::MAX_CONTEXT_DEPTH;

Modules

analysis
ast
clarity
codec
contexts
contracts
costs
database
diagnostic
docs
errors
events
functions
representations
types
util
variables

Structs

BlockHeaderHash
BurnchainHeaderHash
StacksBlockId
VRFSeed

Functions

apply
eval
eval_all
is_reserved
lookup_function
stx_transfer_consolidated

Do a “consolidated” STX transfer. If the ‘from’ principal has locked STX, and they have unlocked, then process the STX unlock and update its balance in addition to spending tokens out of it.