Skip to content

Add new request/response to check transaction validity in mempool #12

Add new request/response to check transaction validity in mempool

Add new request/response to check transaction validity in mempool #12

name: Assign pull request to project
on:
pull_request:
types: [opened]
jobs:
assign_to_project:
runs-on: ubuntu-latest
name: Assign pull request to project
steps:
- name: Assign pull request to project
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/koinos/projects/6
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}