@override void write(BinaryWriter writer, NonceAccount value) { writer.writeStruct(value.toBorsh()); }