We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Ed25519Pubkey::to_address
The new verify_validators functionality (#167 ) requires calling Ed25519Pubkey::to_address extensively.
Benchmark it, and compare it to loading the cached address from storage, to see if a cache can be used for performance / efficiency.
Activity