Class NearMetadata
java.lang.Object
dev.getelements.elements.sdk.model.blockchain.contract.near.NearMetadata
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
void
setGasProfile
(List<NearGasProfile> gasProfile) void
setVersion
(long version)
-
Constructor Details
-
NearMetadata
public NearMetadata()
-
-
Method Details
-
getVersion
public long getVersion() -
setVersion
public void setVersion(long version) -
getGasProfile
-
setGasProfile
-