setEd25519 method

void setEd25519 (
  1. XdrUint256 value
)

Implementation

void setEd25519(XdrUint256 value) => this._ed25519 = value;