Skip to content

Parameter Function and Shortcut Table of Contents

Paul Heymann edited this page Aug 14, 2016 · 1 revision

Parameters

parameter name description
d_r digest of m digest of the request r generated by a function D(r)
r request request sent by a client to the leader
R_i replica i --
n sequence number unique number created by the leader and added to the clients requests
v view current view

Functions

function name description
D(r) hash function generates a hash value from a given request r
Id(R) replica id function gets the id of a replica R
Clone this wiki locally