codeHash property

List<int>? codeHash
final

Code hash computed by the enclave (empty on error)

Implementation

final List<int>? codeHash;