harb-lib
v0.2.0
Published
helper functions and snatch selection
Readme
Test
yarn testImport
yarn add harb-libthen
import {bytesToUint256LittleEndian, uint256ToBytesLittleEndian} from 'harb-lib'
uint256ToBytesLittleEndian(3n);get Snatch List
import { getSnatchList } from "../helpers";
getSnatchList(<list of positions, <amount of stake>, <new tax rate>);
