package main import ( "gno.land/r/nt/commondao/v0" ) func main() { commondao.New(cross, "") } // Error: // DAO name is empty