AMAXPublicKey.fromPoint constructor

AMAXPublicKey.fromPoint(
  1. ECPoint? q
)

Construct AMAX public key from buffer

Implementation

AMAXPublicKey.fromPoint(this.q);