class CryptoconditionsRuby::Types::InvertedThresholdSha256Fulfillment
Constants
- FEATURE_BITMASK
- TYPE_ID
Public Instance Methods
validate(message: nil, **kwargs)
click to toggle source
Calls superclass method
# File lib/cryptoconditions_ruby/types/inverted_threshold_sha_256_fulfillment.rb, line 10 def validate(message: nil, **kwargs) !super end