Mine this event with proof of work
Nip01Event minePoW(int targetDifficulty, {int? maxIterations}) { return Nip13.mineEvent(this, targetDifficulty, maxIterations: maxIterations); }