Class NearInvocationScope
java.lang.Object
dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
dev.getelements.elements.sdk.service.blockchain.invoke.near.NearInvocationScope
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
getBlockchainNetwork, getSmartContract, getSmartContractAddress, getVault, getWallet, getWalletAccount, setBlockchainNetwork, setSmartContract, setSmartContractAddress, setVault, setWallet, setWalletAccount, toString
-
Constructor Details
-
NearInvocationScope
public NearInvocationScope()
-
-
Method Details
-
getGasLimit
-
setGasLimit
-
equals
- Overrides:
equals
in classInvocationScope
-
hashCode
public int hashCode()- Overrides:
hashCode
in classInvocationScope
-