basic linear vesting payouts (manual claim)

This commit is contained in:
2022-09-14 21:36:30 +00:00
parent edba09b124
commit 7f71e0be9e
15 changed files with 689 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
package math
package colinearmath
import (
"math/big"

View File

@@ -1,4 +1,4 @@
package math
package colinearmath
import (
"fmt"