chaind-eth

Queue server for ethereum
Info | Log | Files | Refs | README | LICENSE

.coveragerc (96B)


      1 [run]
      2 omit =
      3 	.venv/*
      4 	scripts/*
      5 	tests/*
      6 source =
      7 	chainqueue/adapters
      8 	chainqueue
      9 	chaind_eth