scriptHash property

String? scriptHash

Implementation

String? get scriptHash => _$this._scriptHash;
void scriptHash=(String? scriptHash)

Implementation

set scriptHash(String? scriptHash) => _$this._scriptHash = scriptHash;