Indicates the contract to be invoked.Can be either a contract hash,the public key of a group,or a wildcard.
methods
readonly string[]
An array containing a set of methods to be called.If it is a wildcard then any method can be called.
If a contract invokes a contract or method that is not declared in the manifest at runtime,the invocation will fail.