hedera-protobufs-java
hedera-protobufs-java copied to clipboard
Wrong documentation for DeleteContract
https://github.com/hashgraph/hedera-protobuf/blob/696830b8e75b68849c6b68eec1e841ef55b5ba1c/src/main/proto/ContractDelete.proto#L10
The documentation for ContractDelete is using the same documentation from ContractUpdate. However, it should reflect the actual behavior of ContractDelete
https://github.com/hashgraph/hedera-protobuf/blob/696830b8e75b68849c6b68eec1e841ef55b5ba1c/src/main/proto/ContractUpdate.proto#L12