Skip to content

Commit

Permalink
Update SmartContractFunctionArgument.java
Browse files Browse the repository at this point in the history
  • Loading branch information
ghareeb-falazi committed Nov 17, 2019
1 parent b7810e9 commit 79e12fc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;

// todo remove since the attribute "name" is never used.
@XmlRootElement(name = "Argument")
@XmlAccessorType(XmlAccessType.PROPERTY)
public class SmartContractFunctionArgument {
Expand Down

0 comments on commit 79e12fc

Please sign in to comment.