Network Sustainability Mechanism - ZIP 233 implementation #2148
Annotations
7 warnings
Run tests:
zebra-rpc/src/methods/get_block_template_rpcs/types/get_block_template.rs#L7
unused imports: `Amount` and `NonNegative`
|
Run tests:
zebra-rpc/src/methods/get_block_template_rpcs/types/get_block_template/parameters.rs#L3
unused imports: `Amount` and `NonNegative`
|
Run tests:
zebra-rpc/src/methods/get_block_template_rpcs/zip317.rs#L15
unused imports: `Amount` and `NonNegative`
|
Run tests:
zebra-rpc/src/methods/get_block_template_rpcs.rs#L1430
unused variable: `burn_amount`
|
Run tests:
zebra-consensus/src/transaction/tests/prop.rs#L362
unreachable pattern
|
Run tests:
zebra-consensus/src/transaction/tests/prop.rs#L362
unused variable: `ZFuture`
|
Run tests:
zebra-consensus/src/transaction/tests/prop.rs#L362
variable `ZFuture` should have a snake case name
|
Loading