mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
* implement keymanager proto * utilize proto message and properly comment * add in godoc * doc * add in doc * sign implementation done * add documentation for direct keymanager and add lock to signing * sign method tests * update godoc * concrete sign * fix build * proper iface