Uses of Class
dev.getelements.elements.sdk.model.blockchain.contract.near.NearTransactionOutcome
Packages that use NearTransactionOutcome
-
Uses of NearTransactionOutcome in dev.getelements.elements.sdk.model.blockchain.contract.near
Methods in dev.getelements.elements.sdk.model.blockchain.contract.near that return NearTransactionOutcomeMethods in dev.getelements.elements.sdk.model.blockchain.contract.near with parameters of type NearTransactionOutcomeModifier and TypeMethodDescriptionvoid
NearInvokeContractResponse.setTransactionOutcome
(NearTransactionOutcome transactionOutcome) Constructors in dev.getelements.elements.sdk.model.blockchain.contract.near with parameters of type NearTransactionOutcomeModifierConstructorDescriptionNearInvokeContractResponse
(NearStatus status, NearTransactionOutcome transactionOutcome, List<NearReceiptOutcome> receiptsOutcome)