MCPcopy Create free account
hub / github.com/BitVM/BitVM / drop

Method drop

bitvm/src/bn254/g2.rs:34–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 }
33
34 pub fn drop() -> Script {
35 script! {
36 { Fq2::drop() }
37 { Fq2::drop() }
38 }
39 }
40
41 pub fn roll(a: u32) -> Script {
42 script! {

Callers 14

test_arrange_stackFunction · 0.45
test_add_internal_stackFunction · 0.45
test_add_for_blakeFunction · 0.45
test_lshiftFunction · 0.45
test_rshiftFunction · 0.45
test_2_nib_shift_blakeFunction · 0.45
test_xorFunction · 0.45

Calls

no outgoing calls

Tested by 14

test_arrange_stackFunction · 0.36
test_add_internal_stackFunction · 0.36
test_add_for_blakeFunction · 0.36
test_lshiftFunction · 0.36
test_rshiftFunction · 0.36
test_2_nib_shift_blakeFunction · 0.36
test_xorFunction · 0.36