Ed25519HDPublicKey constructor

const Ed25519HDPublicKey(
  1. List<int> bytes
)

Implementation

const Ed25519HDPublicKey(this.bytes);