OBJECT
type Thresholds {# Master key signing weight for the accountmaster_weight: Int # Signing weight for low threshold transactions on the accountlow_threshold: Int # Signing weight for medium threshold transactions on the accountmed_threshold: Int # Signing weight for high threshold transactions on the accounthigh_threshold: Int }