We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6d9d1 commit 1a9cbf0Copy full SHA for 1a9cbf0
sdk-clients/fusionplus/escrowextension.go
@@ -14,8 +14,6 @@ import (
14
"github.com/ethereum/go-ethereum/common"
15
)
16
17
-const zeroAddress = "0x0000000000000000000000000000000000000000"
18
-
19
type EscrowExtension struct {
20
fusion.Extension
21
HashLock *HashLock
0 commit comments