Skip to content

Commit b6cda59

Browse files
authored
Merge pull request #216 from nervosnetwork/update-fee-rate-checker
feat: Integrate `MinFeeVerifier` and `DaoScriptSizeVerifier` into light-client
2 parents 6354c32 + e1315ed commit b6cda59

File tree

15 files changed

+418
-241
lines changed

15 files changed

+418
-241
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
CARGO_TERM_COLOR: always
99
RUSTFLAGS: -D warnings
1010
RUST_BACKTRACE: full
11-
RUST_TOOLCHAIN: 1.81.0
11+
RUST_TOOLCHAIN: 1.85.0
1212
jobs:
1313
rustfmt:
1414
name: Checks / Format

0 commit comments

Comments
 (0)