Skip to content

Commit 21c9f13

Browse files
authored
Direct Instant slack alert (#57)
* Checks re-added * Direct slack messages for instant alerts (alerts that can be calculated with 1 block info) * Fees, slash, total_supply * Total supply retrieved from specific height (not from whatever the tip is)
1 parent 341149a commit 21c9f13

21 files changed

+1567
-755
lines changed

.github/workflows/fmt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- uses: actions-rust-lang/setup-rust-toolchain@v1
2323
with:
24-
toolchain: 1.82.0
24+
toolchain: 1.83.0
2525
components: rustfmt,clippy
2626
cache: true
2727

0 commit comments

Comments
 (0)