public static final class ChaincodeSupportGrpc.ChaincodeSupportStub extends io.grpc.stub.AbstractAsyncStub<ChaincodeSupportGrpc.ChaincodeSupportStub>
Interface that provides support to chaincode execution. ChaincodeContext provides the context necessary for the server to respond appropriately.
Modifier and Type | Method and Description |
---|---|
io.grpc.stub.StreamObserver<ChaincodeMessage> |
register(io.grpc.stub.StreamObserver<ChaincodeMessage> responseObserver) |
public io.grpc.stub.StreamObserver<ChaincodeMessage> register(io.grpc.stub.StreamObserver<ChaincodeMessage> responseObserver)
Copyright © 2022. All rights reserved.