reth_bench::authenticated_transport

Function build_auth

Source
fn build_auth(secret: JwtSecret) -> Result<(Authorization, Claims)>