Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
shargon authored Nov 16, 2019
1 parent 855f0a1 commit 7c2a696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo/SmartContract/Manifest/ContractManifest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public class ContractManifest : ISerializable
/// Contract details including author and contact email.
/// </summary>
public ContractContactInformation Contact { get; set; }

/// <summary>
/// The permissions field is an array containing a set of Permission objects. It describes which contracts may be invoked and which methods are called.
/// </summary>
Expand Down

0 comments on commit 7c2a696

Please sign in to comment.