diff --git a/chain.go b/chain.go index 5330456..c1a214c 100644 --- a/chain.go +++ b/chain.go @@ -37,7 +37,7 @@ func NewChain(e *Entry) *Chain { } type ChainHead struct { - EntryBlockKeyMR string + ChainHead string } // CommitChain sends the signed ChainID, the Entry Hash, and the Entry Credit