Commit e99eaee4 authored by linj's avatar linj Committed by vipwzw

add const fork string

parent a659786b
...@@ -42,4 +42,6 @@ var ( ...@@ -42,4 +42,6 @@ var (
FixAmountX = "FixAmount" FixAmountX = "FixAmount"
LeftProportionX = "LeftProportion" LeftProportionX = "LeftProportion"
SupportMeans = []string{"FixAmount", "LeftProportion"} SupportMeans = []string{"FixAmount", "LeftProportion"}
ForkTerminatePartX = "ForkTerminatePart"
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment