Rebase new_ceres branch on top of new master #954

Closed
ghallak wants to merge 22 commits from ghallak/new_ceres_rebased into new_ceres
Showing only changes of commit 614b950e65 - Show all commits

View File

@ -14,4 +14,4 @@ namespace AENSCompat =
AENSv2.OraclePt(a) => Some(AENS.OraclePt(a))
AENSv2.ContractPt(a) => Some(AENS.ContractPt(a))
AENSv2.ChannelPt(a) => Some(AENS.ChannelPt(a))
AENSv2.DataPt(a) => None
AENSv2.DataPt(_) => None