Skip to content

[feat] global: add DOT wallet funding #833

[feat] global: add DOT wallet funding

[feat] global: add DOT wallet funding #833

Workflow file for this run

name: Clang Format
on:
push:
branches:
- master
- qt6
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.5
with:
source: 'src/'
extensions: 'h,cpp'
clangFormatVersion: 9
style: file