OZRawPolicyParams constructor

const OZRawPolicyParams(
  1. XdrSCVal installParams
)

Constructs raw params from a pre-encoded installParams ScVal.

Implementation

const OZRawPolicyParams(this.installParams);