Skip to main content

ChainResult

Type Alias ChainResult 

Source
pub type ChainResult = HashMap<String, Value>;
Expand description

Chain execution result.

Aliased Type§

pub struct ChainResult { /* private fields */ }