Skip to content

feat(rpc): add web3, net namespaces and expand debug/eth for tooling … #641

feat(rpc): add web3, net namespaces and expand debug/eth for tooling …

feat(rpc): add web3, net namespaces and expand debug/eth for tooling … #641

Workflow file for this run

name: CI # Continuous Integration
on:
workflow_dispatch:
push:
branches: [main, develop]
pull_request:
# simplest example of using the rust-base action
jobs:
rust-library-base:
uses: init4tech/actions/.github/workflows/rust-library-base.yml@main
with:
rust-profile: "ci-rust"