forked from mico/idle_moloch
12 lines
412 B
Plaintext
12 lines
412 B
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`PositionValue #fees when price is above the position range gas 1`] = `47658`;
|
|
|
|
exports[`PositionValue #fees when price is below the position range gas 1`] = `47626`;
|
|
|
|
exports[`PositionValue #fees when price is within the position range gas 1`] = `53216`;
|
|
|
|
exports[`PositionValue #principal gas 1`] = `23001`;
|
|
|
|
exports[`PositionValue #total gas 1`] = `59777`;
|