Crate renvm_sig

Crate renvm_sig 

Source

Structs§

RenVm
RenVm’s state that is responsible for signing RenVm messages.
RenVmMsg
RenVm signature’s message structure.
RenVmMsgBuilder
Builder for RenVmMsg.
RenVmRotateAuthorityMsg
RenVmRotateAuthorityMsgBuilder
Builder for RenVmRotateAuthorityMsg.

Functions§

hash_message
Hash a message according to EIP-191.
keccak256
Compute the Keccak-256 hash of input bytes.