Module near_primitives::validator_signer[][src]

Structs

Test-only signer that “signs” everything with 0s. Don’t use in any production or code that requires signature verification.

Signer that keeps secret key in memory and signs locally.

Traits

Validator signer that is used to sign blocks and approvals.