@@ -174,3 +174,11 @@ func (s Swap) CheckEntryContract() string {
}
returnEntryContractUnknown
}
func(sSwap)CheckEntryContractV2()string{
name,ok:=entryContractAddresses[s.EntryContract]
ifok{
returnname
}
returns.EntryContract.String()
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.