Skip to content

feat: lowercase the field names for MsgCall #249

feat: lowercase the field names for MsgCall

feat: lowercase the field names for MsgCall #249

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Linter
uses: ./.github/workflows/lint.yaml
test:
name: Tests
uses: ./.github/workflows/test.yaml