Interface PostConstructorCallTransactionResultMessage

All Superinterfaces:
ResultMessage<TransactionReference>, io.hotmoka.websockets.beans.api.RpcMessage, Supplier<TransactionReference>

public interface PostConstructorCallTransactionResultMessage extends ResultMessage<TransactionReference>
The network message corresponding to the result of the Node.postConstructorCallTransaction(ConstructorCallTransactionRequest) method.
  • Method Summary

    Methods inherited from interface io.hotmoka.websockets.beans.api.RpcMessage

    equals, getId, getType, hashCode

    Methods inherited from interface java.util.function.Supplier

    get