MCPcopy Create free account
hub / github.com/SeismicSystems/summit / BlockIndex

Class BlockIndex

types/src/utils.rs:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79
80 #[test]
81 fn invalid_deposit_refund_split_preserves_original_amount() {
82 let amounts = [
83 0,
84 1,
85 2,
86 3,
87 99,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected