Skip to content

Commit

Permalink
remove unused NamespaceSize
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqiangxu committed May 22, 2024
1 parent 9aa43af commit cd0ec61
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions op-celestia/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ const (
// EthFallbackDisabledFlagName defines the flag for disabling eth fallback
EthFallbackDisabledFlagName = "da.eth_fallback_disabled"

// NamespaceSize is the size of the hex encoded namespace string
NamespaceSize = 58

// defaultRPC is the default rpc dial address
defaultRPC = "grpc://localhost:26650"
)
Expand Down

0 comments on commit cd0ec61

Please sign in to comment.