feat(eip): expose replacement pricing kind
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
const Version = "0.3.0"
|
||||
const Version = "0.4.0"
|
||||
|
||||
type Logger interface {
|
||||
Printf(format string, args ...any)
|
||||
|
||||
Reference in New Issue
Block a user