fn run_key_auth_inspect(
authorization: &str,
expected_account: Option<Address>,
) -> Result<()>Expand description
cast key-authorization inspect — decode a signed or unsigned key authorization and print its
fields, including the T6 is_admin / account fields.