Skip to content

exchanges/account: add UpdatedAt field to Balance and ProtectedBalance #5233

exchanges/account: add UpdatedAt field to Balance and ProtectedBalance

exchanges/account: add UpdatedAt field to Balance and ProtectedBalance #5233

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
name: Spell checker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master