Class ScriptQuery
Access the code and data of the contract.
Namespace: Netezos.Rpc.Queries
Assembly: Netezos.dll
Syntax
public class ScriptQuery : RpcObject
Properties
| Improve this Doc View SourceNormalized
Access the script of the contract and normalize it using the requested unparsing mode.
Declaration
public NormalizedQuery Normalized { get; }
Property Value
Type | Description |
---|---|
NormalizedQuery |