- consensus_signed_contract
void consensus_signed_contract(consensusContract , immutable(SignedContract*)[] signed_contracts)
Undocumented in source. Be warned that the author may not have intended to support it.
- read_indices
void read_indices(dartReadRR req, immutable(SignedContract)* s_contract)
Undocumented in source. Be warned that the author may not have intended to support it.
- receive_recorder
void receive_recorder(dartReadRR.Response res, immutable(RecordFactory.Recorder) recorder)
Undocumented in source. Be warned that the author may not have intended to support it.
- rpc_contract
void rpc_contract(inputHiRPC , immutable(HiRPC.Receiver) receiver)
Undocumented in source. Be warned that the author may not have intended to support it.
- signed_contract
void signed_contract(inputContract , immutable(SignedContract)* s_contract)
Undocumented in source. Be warned that the author may not have intended to support it.
- task
void task()
Undocumented in source. Be warned that the author may not have intended to support it.
* Collector Service actor * Sends: * (dartReadRR, immutable(DARTIndex)[]) to TaskNames.dart * (consensusContract(), immutable(CollectedSignedContract)*) to TaskNames.tvm * (signedContract(), immutable(CollectedSignedContract)*) to TaskNames.tvm