NativeScriptScriptPubkey constructor

const NativeScriptScriptPubkey(
  1. Ed25519KeyHash addressKeyHash
)

Constructs a NativeScriptScriptPubkey.

Implementation

const NativeScriptScriptPubkey(this.addressKeyHash);