PublicKeyBlock constructor

const PublicKeyBlock(
  1. PublicKey publicKey
)

Implementation

const PublicKeyBlock(this.publicKey);