You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
Currently, the
ValsetConfirm
andDataCommitmentConfirm
structs are the same:orchestrator-relayer/types/data_commitment_confirm.go
Lines 14 to 21 in 59db7a2
orchestrator-relayer/types/valset_confirm.go
Lines 18 to 24 in 59db7a2
We could look into consolidating them into the same struct.
The text was updated successfully, but these errors were encountered: