[][src]Type Definition hbbft::threshold_decrypt::Result

type Result<T> = Result<T, Error>;

A threshold decryption result.