Skip to content

feat(rpc): Cookie auth system for the RPC endpoint #2194

feat(rpc): Cookie auth system for the RPC endpoint

feat(rpc): Cookie auth system for the RPC endpoint #2194

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
clippy:
name: Clippy
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'
fmt:
name: Rustfmt
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'