Skip to main content

add_segment

Method
This is a method of the ContextManager class in the context module.
Add a segment to the ledger

Signature

def add_segment(&mut self, segment: ContextSegment) -> ()

Parameters

segment
ContextSegment
required
No description available.

Returns

Returns
()
The result of the operation.