Class ScriptMatcher

java.lang.Object
com.bradyrussell.uiscoin.script.ScriptMatcher

public class ScriptMatcher
extends java.lang.Object
ScriptMatcher is used to match and / or extract push data from scripts. ScriptMatcher#match returns a boolean whether the script matches the matcher. A matcher, created with ScriptMatcherBuilder, matches a script There are default matchers provided for the default transaction types.