Skip to content

Commit

Permalink
updated chain-head api call
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbeam committed Jul 22, 2015
1 parent a78f568 commit 4db1b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chain.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4db1b9f

Please sign in to comment.