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