All Set Names
All Set Names
This script returns all the names for Set.
Returns: [String] - A list of all the set names.
import Golazos from 0xGOLAZOSADDRESS
pub fun main(): [String] {
    return Golazos.getAllSetNames()
}
This script returns all the names for Set.
Returns: [String] - A list of all the set names.
import Golazos from 0xGOLAZOSADDRESS
pub fun main(): [String] {
    return Golazos.getAllSetNames()
}