Skip to content

Commit

Permalink
Support overriding with ephemeral key when unspecified.
Browse files Browse the repository at this point in the history
  • Loading branch information
abourget committed Jun 25, 2019
1 parent 7d54da4 commit 3123cad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bios/ops.go
Original file line number Diff line number Diff line change
Expand Up @@ -351,8 +351,6 @@ type OpSetProds struct {
}

func (op *OpSetProds) Actions(b *BIOS) (out []*eos.Action, err error) {
// We he can at least process the last few blocks, that wrap up
// and resigns the system accounts.

var prodKeys []system.ProducerKey

Expand Down

0 comments on commit 3123cad

Please sign in to comment.